Merge remote-tracking branch 'origin/master' into v2.1.0-dev
This commit is contained in:
commit
d427a81cb7
3 changed files with 3 additions and 1 deletions
|
|
@ -92,6 +92,7 @@ export default {
|
|||
max-width: 60px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
|
|
|
|||
|
|
@ -258,6 +258,7 @@ export default {
|
|||
}
|
||||
|
||||
#switcher-left {
|
||||
width: 75px;
|
||||
background-color: rgba(180, 180, 180, 0.1);
|
||||
padding-top: 2px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue