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
commit 6e21503e6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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