mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 12:17:46 +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 {
|
.maputnik-color-swatch {
|
||||||
height: 26px;
|
height: 26px;
|
||||||
width: 3px;
|
width: 3px;
|
||||||
|
flex-shrink: 0;
|
||||||
|
flex-grow: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// ARRAY
|
// ARRAY
|
||||||
|
|
Loading…
Reference in a new issue