mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-28 14:04:45 -04:00
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;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 2;
|
z-index: 10;
|
||||||
border: 1px dashed @col-border-strong;
|
border: 1px dashed @col-border-strong;
|
||||||
background-color: rgba(0,0,0,0.01);
|
background-color: rgba(0,0,0,0.01);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue