mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
Merge pull request 'Fixed icon duplication when scaling' (#538) from fix/icon into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/desktop-apps/pulls/538
This commit is contained in:
@ -809,6 +809,7 @@ li.menu-item {
|
||||
|
||||
&.templates {
|
||||
/* padding: 20px;*/
|
||||
padding-left: 35px;
|
||||
}
|
||||
|
||||
// Folders
|
||||
@ -2182,10 +2183,8 @@ li.menu-item {
|
||||
}
|
||||
|
||||
.templates {
|
||||
padding-left: 35px;
|
||||
.rtl & {
|
||||
padding-left: 40;
|
||||
padding-right: 35px;
|
||||
}
|
||||
|
||||
.flexbox.content-box > * {
|
||||
|
||||
Reference in New Issue
Block a user