mirror of
https://github.com/maputnik/editor.git
synced 2026-01-05 21:10:02 +00:00
Proview & Access Token logic when saving to Gist
This commit is contained in:
5
src/styles/_export.scss
Normal file
5
src/styles/_export.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.maputnik-export-gist {
|
||||
label.maputnik-checkbox-wrapper {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
@@ -27,6 +27,7 @@ $toolbar-height: 40px;
|
||||
@import 'picker';
|
||||
@import 'toolbar';
|
||||
@import 'modal';
|
||||
@import 'export';
|
||||
@import 'layout';
|
||||
@import 'layer';
|
||||
@import 'input';
|
||||
|
||||
Reference in New Issue
Block a user