mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 05:30:15 +08:00
Update buttons.less
This commit is contained in:
@ -118,13 +118,15 @@
|
||||
&::before {
|
||||
content: ' ';
|
||||
position: absolute;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
bottom: 2px;
|
||||
width: 7px;
|
||||
height: 7px;
|
||||
bottom: 1px;
|
||||
right: 1px;
|
||||
background-color: @background-notification-badge-ie;
|
||||
background-color: @background-notification-badge;
|
||||
border-radius: 4px;
|
||||
right: 2px;
|
||||
stroke-width: 1px;
|
||||
stroke: rgba(122, 99, 0, 0.5);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user