This commit is contained in:
Sebastian Seedorf
2022-08-18 09:20:00 +02:00
parent 92b762bbd2
commit de95f57b18
60 changed files with 3450 additions and 994 deletions

View File

@@ -4,8 +4,7 @@
}
.select :global(.factory-select__multi-value),
.select :global(.factory-select__menu)
{
.select :global(.factory-select__menu) {
background-color: #444;
}
@@ -18,6 +17,6 @@
}
.select :global(.factory-select__multi-value__label) {
color: #DDDDDD;
color: #dddddd;
}
}