mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 14:30:00 +00:00
Add layer button and increase contrast
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
padding-right: $margin-2;
|
||||
border: none;
|
||||
background-color: $color-gray;
|
||||
color: $color-lowgray;
|
||||
color: lighten($color-lowgray, 12);
|
||||
}
|
||||
|
||||
.maputnik-string {
|
||||
|
||||
Reference in New Issue
Block a user