mirror of
https://github.com/maputnik/editor.git
synced 2026-03-30 22:20:02 +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