fix bug 73445

This commit is contained in:
Dmitry-Ilyushechkin
2025-03-17 18:22:26 +03:00
parent 87fe34fe35
commit 09e26e449a

View File

@ -21,6 +21,12 @@
}
}
}
.icon-svg {
&.icon-svg__mask {
fill: @text-normal;
vertical-align: middle;
}
}
.navbar {
.icon-svg {
fill: @toolbar-icons;