mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 04:06:53 +08:00
10 lines
112 B
SCSS
10 lines
112 B
SCSS
|
@import "constants";
|
||
|
@import "mixins";
|
||
|
|
||
|
#tui-image-editor {
|
||
|
.tui-image-editor {
|
||
|
top: 0 !important;
|
||
|
}
|
||
|
|
||
|
}
|