mirror of
https://github.com/maputnik/editor.git
synced 2026-01-04 12:30:00 +00:00
Remove last style configs in JS
This commit is contained in:
@@ -115,3 +115,12 @@
|
||||
.maputnik-space {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
// MESSAGE PANEL
|
||||
.maputnik-message-panel {
|
||||
padding: $margin-2;
|
||||
|
||||
&-error {
|
||||
color: $color-red;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user