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

@ -13,7 +13,7 @@
opacity: 1;
padding: 0.25em;
position : absolute;
text-align: left;
text-align: var(--left, left);
top: 100%;
transition: opacity 0.2s ease-in-out;
white-space: nowrap;