Merge pull request #20183 from calixteman/resizer_top_editor
[Editor] Make sure the resizers are on top of the editor content
This commit is contained in:
commit
8be21711a4
@ -618,6 +618,7 @@
|
||||
& > .resizers {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: 1;
|
||||
|
||||
&.hidden {
|
||||
display: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user