scinote-web/app/assets/stylesheets/hooks/tui_image_editor.scss

10 lines
112 B
SCSS
Raw Normal View History

@import "constants";
@import "mixins";
#tui-image-editor {
.tui-image-editor {
top: 0 !important;
}
}