Merge pull request #297 from orangemug/accessibility/larger-color-swatch

Make color swatch larger so its easier to see
This commit is contained in:
Orange Mug
2018-05-11 15:49:32 +01:00
committed by GitHub

View File

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