mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-27 04:18:25 +08:00
[DE] Remove line on the right border of right menu.
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
overflow: hidden;
|
||||
|
||||
.tool-menu-btns {
|
||||
border-right: 1px solid @gray-dark;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -28,7 +29,6 @@ button.notify .btn-menu-comments {background-position: -0*@toolbar-icon-size -60
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
padding-top: 15px;
|
||||
border-right: 1px solid @gray-dark;
|
||||
|
||||
button {
|
||||
margin-bottom: 8px;
|
||||
|
||||
Reference in New Issue
Block a user