chore: Change dropdown text align

This commit is contained in:
Rene Hampölz 2023-06-05 18:38:36 +00:00
parent ebe952e005
commit a25c43f340

View file

@ -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,