mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Specify for element that have href attr: the ones we want to hover
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&:hover:not(.disabled):not(.gap) {
|
||||
&[href]:hover {
|
||||
background-color: $color-5;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user