mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-05 22:26:07 +00:00
Merge pull request #5343 from luisramos0/windows
Make OC selector options color explicitly gray and not white
This commit is contained in:
@@ -80,6 +80,10 @@ ordercycle {
|
||||
}
|
||||
}
|
||||
|
||||
option {
|
||||
color: $grey-700;
|
||||
}
|
||||
|
||||
@media all and (max-width: 1024px) {
|
||||
float: none;
|
||||
margin-right: 1em;
|
||||
|
||||
Reference in New Issue
Block a user