mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Improved RTL support #1056
This commit is contained in:
parent
9cabfe7570
commit
a71ea44753
14 changed files with 38 additions and 40 deletions
|
|
@ -20,7 +20,7 @@
|
|||
.squire-toolbar select {
|
||||
font-size: 12px;
|
||||
padding: 4px 1.5em 4px 6px;
|
||||
text-align: left;
|
||||
text-align: var(--left, left);
|
||||
vertical-align: middle;
|
||||
width: 7em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue