mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 15:26:46 +02:00
Set selection rect on top.
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user