[SSE] Fix button styles
This commit is contained in:
parent
da687f3e78
commit
785cfb49e5
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue