mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 22:17:25 +00:00
Replace 0px with 0
This commit is contained in:
@@ -18,7 +18,7 @@ $font-size-6: 12px;
|
|||||||
$font-family: Roboto, sans-serif;
|
$font-family: Roboto, sans-serif;
|
||||||
|
|
||||||
$toolbar-height: 40px;
|
$toolbar-height: 40px;
|
||||||
$toolbar-offset: 0px;
|
$toolbar-offset: 0;
|
||||||
|
|
||||||
@import 'mixins';
|
@import 'mixins';
|
||||||
@import 'reset';
|
@import 'reset';
|
||||||
|
|||||||
Reference in New Issue
Block a user