Improved RTL support #1056

This commit is contained in:
the-djmaze 2023-04-18 11:35:31 +02:00
parent 9cabfe7570
commit a71ea44753
14 changed files with 38 additions and 40 deletions

View file

@ -4,7 +4,7 @@
.close {
float: right;
float: var(--right, right);
font-size: 143%;
font-weight: bold;
line-height: 1.43em;