mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-28 18:41:34 +08:00
chore: Change dropdown text align
This commit is contained in:
parent
ebe952e005
commit
a25c43f340
1 changed files with 1 additions and 0 deletions
|
@ -849,6 +849,7 @@ input[type="checkbox"] {
|
|||
border-radius: 3px;
|
||||
margin: 2px;
|
||||
box-sizing: content-box;
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
#rl-app .dropdown-menu li.disabled>a,
|
||||
|
|
Loading…
Reference in a new issue