Make color swatch larger so its easier to see.

This commit is contained in:
orangemug 2018-05-10 16:18:13 +01:00
parent 06eac68f9d
commit 198ff143f6

View file

@ -41,7 +41,7 @@
.maputnik-color-swatch {
height: 26px;
width: 3px;
width: 14px;
flex-shrink: 0;
flex-grow: 0;
}