mirror of
https://github.com/maputnik/editor.git
synced 2026-07-16 10:57:38 +00:00
Configurable toolbar top offset.
For facilitate embeding in other apps.
This commit is contained in:
@@ -18,6 +18,7 @@ $font-size-6: 12px;
|
||||
$font-family: Roboto, sans-serif;
|
||||
|
||||
$toolbar-height: 40px;
|
||||
$toolbar-offset: 0px;
|
||||
|
||||
@import 'mixins';
|
||||
@import 'reset';
|
||||
|
||||
Reference in New Issue
Block a user