[Editor] Make sure the resizers are on top of the editor content
This commit is contained in:
parent
e20ee99580
commit
0c6cf84274
@ -618,6 +618,7 @@
|
||||
& > .resizers {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: 1;
|
||||
|
||||
&.hidden {
|
||||
display: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user