mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 18:21:04 +08:00
9fbfa9215e
* Add zoom to image annotation
9 lines
112 B
SCSS
9 lines
112 B
SCSS
@import "constants";
|
|
@import "mixins";
|
|
|
|
#tui-image-editor {
|
|
.tui-image-editor {
|
|
top: 0 !important;
|
|
}
|
|
|
|
}
|