mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -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;
|
||||
font-weight: bold;
|
||||
display: inline-block;
|
||||
height: 16px;
|
||||
height: 17px;
|
||||
overflow: hidden;
|
||||
padding-top: 6px;
|
||||
max-width: 600px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue