mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
WEB. Fixed error notification area height issue
This commit is contained in:
parent
4539932470
commit
515b28cc75
1 changed files with 1 additions and 1 deletions
2
web/css/styles.min.css
vendored
2
web/css/styles.min.css
vendored
|
@ -2351,7 +2351,7 @@ body.mobile .l-icon-shortcuts {
|
||||||
color: #BE5ABF;
|
color: #BE5ABF;
|
||||||
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;
|
||||||
width: 593px;
|
width: 593px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue