mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 16:40:00 +00:00
Added color swatch to color field.
This commit is contained in:
@@ -30,7 +30,12 @@
|
||||
|
||||
.maputnik-color-wrapper {
|
||||
position: relative;
|
||||
display: inline;
|
||||
@include flex-row;
|
||||
}
|
||||
|
||||
.maputnik-color-swatch {
|
||||
height: 26px;
|
||||
width: 3px;
|
||||
}
|
||||
|
||||
// ARRAY
|
||||
|
||||
Reference in New Issue
Block a user