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