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:
Oleg Korshul
2025-11-28 14:18:34 +00:00

View File

@ -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 > * {