Fix less error

pull/1/head
yflory 4 years ago
parent 415375d034
commit 6c5c412230

@ -4,7 +4,6 @@
@import (reference) "./limit-bar.less"; @import (reference) "./limit-bar.less";
@import (reference) "./tokenfield.less"; @import (reference) "./tokenfield.less";
@import (reference) "./dropdown.less"; @import (reference) "./dropdown.less";
@import (reference) "./buttons.less";
.drive_main() { .drive_main() {
--LessLoader_require: LessLoader_currentFile(); --LessLoader_require: LessLoader_currentFile();
@ -939,7 +938,6 @@
.cp-app-drive-button { .cp-app-drive-button {
order: 15; order: 15;
margin: 0 1em; margin: 0 1em;
.buttons_main();
} }
} }

Loading…
Cancel
Save