mirror of
https://github.com/maputnik/editor.git
synced 2026-07-27 08:17:26 +00:00
Fix button style in disabled state as reported by @pathmapper
This commit is contained in:
@@ -146,7 +146,7 @@
|
|||||||
.maputnik-icon-button {
|
.maputnik-icon-button {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
||||||
&:hover {
|
&:hover:not(:disabled) {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
||||||
label,
|
label,
|
||||||
|
|||||||
Reference in New Issue
Block a user