mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-27 08:55:25 +01:00
Fix color of compound filter
This commit is contained in:
parent
7627b8fb45
commit
6fa2542b56
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
padding: $margin-3;
|
||||
}
|
||||
|
||||
.maputnik-filter-editor {
|
||||
color: $color-lowgray;
|
||||
}
|
||||
|
||||
.maputnik-filter-editor-property {
|
||||
display: inline-block;
|
||||
width: '22%';
|
||||
|
|
Loading…
Reference in a new issue