Fix CW icon being on wrong side in app settings in RTL languages (#2324)

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
main-unfiltered
Plastikmensch 2023-07-23 17:19:09 +02:00 committed by GitHub
parent 944c29033d
commit 51311c1978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
.text-icon-button { .text-icon-button {
color: inherit; color: inherit;
transition: unset; transition: unset;
unicode-bidi: embed;
} }
&:hover { &:hover {