Styling fixes

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2019-08-19 17:15:34 +02:00
parent 9f8ccf1036
commit 0f84696d10
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@
& > span {
min-width: 50px;
text-align: right;
color: var(--color-text-light);
color: var(--color-text-maxcontrast);
padding-right: 5px;
}
.multiselect {