mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 06:20:00 +00:00
Fix color of compound filter
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
padding: $margin-3;
|
padding: $margin-3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.maputnik-filter-editor {
|
||||||
|
color: $color-lowgray;
|
||||||
|
}
|
||||||
|
|
||||||
.maputnik-filter-editor-property {
|
.maputnik-filter-editor-property {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: '22%';
|
width: '22%';
|
||||||
|
|||||||
Reference in New Issue
Block a user