viewer: fix editor controls
parent
d8632c9814
commit
7f7c219a29
|
@ -286,6 +286,11 @@ body {
|
||||||
.modal-wrapper .modal-container {
|
.modal-wrapper .modal-container {
|
||||||
top: 0 !important;
|
top: 0 !important;
|
||||||
bottom: 0 !important;
|
bottom: 0 !important;
|
||||||
|
|
||||||
|
.viewer__image-editor {
|
||||||
|
top: 0 !important;
|
||||||
|
bottom: 0 !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue