mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 17:51:16 +01:00
Fixed maputnik-color-swatch size.
This commit is contained in:
parent
2f059874aa
commit
03af10f850
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
.maputnik-color-swatch {
|
||||
height: 26px;
|
||||
width: 3px;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
// ARRAY
|
||||
|
|
Loading…
Reference in a new issue