Fix CW icon being on wrong side in app settings in RTL languages (#2324)
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>lolsob-rspec
parent
15561ace1b
commit
21fed4601f
|
@ -70,6 +70,7 @@
|
|||
.text-icon-button {
|
||||
color: inherit;
|
||||
transition: unset;
|
||||
unicode-bidi: embed;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue