mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
WEB. Fixed notification area height issue
This commit is contained in:
parent
f294dc1b2a
commit
4539932470
1 changed files with 1 additions and 1 deletions
2
web/css/styles.min.css
vendored
2
web/css/styles.min.css
vendored
|
@ -2361,7 +2361,7 @@ body.mobile .l-icon-shortcuts {
|
||||||
color: #9fbf0c;
|
color: #9fbf0c;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 16px;
|
height: 17px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue