mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Specify cursor: default when button is disabled
This commit is contained in:
@@ -29,6 +29,7 @@ fieldset .filter-actions .button:hover,
|
||||
&[disabled] {
|
||||
@include backgroundAndBorder($v2-light-grey);
|
||||
box-shadow: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
&.secondary,
|
||||
|
||||
Reference in New Issue
Block a user