Fix button style in disabled state as reported by @pathmapper

This commit is contained in:
orangemug 2020-02-16 17:34:23 +00:00
parent 3ac06c7cb1
commit 26907f7014

View file

@ -146,7 +146,7 @@
.maputnik-icon-button {
background-color: transparent;
&:hover {
&:hover:not(:disabled) {
background-color: transparent;
label,