feature: solid-dropdown => color on select list

This commit is contained in:
gaelle morin 2020-11-25 16:28:03 +01:00
parent 08030ebb1a
commit ef8c1358d3
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ hubl-status {
}
.ss-list {
color: var(--color-select-list);
color: var(--color-grey);
font-weight: normal;
text-transform: none;
}