[SSE] Fix button styles

This commit is contained in:
Julia Radzhabova 2021-04-15 16:40:49 +03:00
parent da687f3e78
commit 785cfb49e5

View file

@ -196,8 +196,7 @@
color: @text-normal-pressed;
.settings-icon {
background-position-x: -20px;
--bgX: -20px;
background-position-x: @button-small-active-icon-offset-x;
}
}
}