More RTL improvements and some style tweaks

This commit is contained in:
daudix
2024-06-18 07:52:13 +03:00
parent fbed171669
commit ee70e5fe46
11 changed files with 73 additions and 25 deletions

View File

@ -21,7 +21,7 @@
padding: 0.5rem;
line-height: 0;
body[dir="rtl"] & {
:root[dir="rtl"] & {
right: unset;
left: 0.5rem;
}