mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 00:20:00 +00:00
Less opacity for default values #73
This commit is contained in:
@@ -129,3 +129,8 @@
|
||||
background-color: $color-gray;
|
||||
}
|
||||
}
|
||||
|
||||
// PROPERTY
|
||||
.maputnik-default-property {
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user