mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Update button background color when hovering on dashboard
This commit is contained in:
@@ -230,7 +230,7 @@ div.dashboard_item {
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: $spree-green;
|
||||
background-color: $color-10;
|
||||
}
|
||||
|
||||
&.bottom {
|
||||
|
||||
Reference in New Issue
Block a user