Fixed icon duplication when scaling

This commit is contained in:
Dmitry-Ilyushechkin
2025-11-28 13:09:10 +03:00
parent e845502409
commit 0556fb6981

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