Skip to content

Commit 515b28c

Browse files
WEB. Fixed error notification area height issue
1 parent 4539932 commit 515b28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2351,7 +2351,7 @@ body.mobile .l-icon-shortcuts {
23512351
color: #BE5ABF;
23522352
font-weight: bold;
23532353
display: inline-block;
2354-
height: 16px;
2354+
height: 17px;
23552355
overflow: hidden;
23562356
padding-top: 6px;
23572357
width: 593px;

0 commit comments

Comments
 (0)