[SSE] Fix button styles
This commit is contained in:
parent
da687f3e78
commit
785cfb49e5
|
@ -196,8 +196,7 @@
|
||||||
color: @text-normal-pressed;
|
color: @text-normal-pressed;
|
||||||
|
|
||||||
.settings-icon {
|
.settings-icon {
|
||||||
background-position-x: -20px;
|
background-position-x: @button-small-active-icon-offset-x;
|
||||||
--bgX: -20px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue