mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 05:20:01 +00: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:
@@ -41,7 +41,7 @@
|
||||
|
||||
.maputnik-color-swatch {
|
||||
height: 26px;
|
||||
width: 3px;
|
||||
width: 14px;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user