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

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;
}