mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 14:30:00 +00:00
Fixed error bar from overflowing.
This commit is contained in:
@@ -21,3 +21,7 @@ $font-family: Roboto, sans-serif;
|
||||
$toolbar-height: 40px;
|
||||
$toolbar-offset: 0;
|
||||
|
||||
$layout-list-width: 200px;
|
||||
$layout-editor-width: 370px;
|
||||
$layout-map-width: calc(100% - #{$layout-list-width + $layout-editor-width});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user