Set selection rect on top.
This commit is contained in:
parent
4765d31a0b
commit
041c16490b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
z-index: 10;
|
||||
border: 1px dashed @col-border-strong;
|
||||
background-color: rgba(0,0,0,0.01);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue