mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Improved RTL support #1056
This commit is contained in:
parent
9cabfe7570
commit
a71ea44753
14 changed files with 38 additions and 40 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue