mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 17:47:46 +01:00
Merge pull request #297 from orangemug/accessibility/larger-color-swatch
Make color swatch larger so its easier to see
This commit is contained in:
commit
6e21503e6b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
.maputnik-color-swatch {
|
||||
height: 26px;
|
||||
width: 3px;
|
||||
width: 14px;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue