feat(ui): add delete-up-to action and range hover overlay
This commit is contained in:
@@ -104,7 +104,6 @@
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
background: var(--status-error-bg);
|
||||
box-shadow: inset 0 0 0 1px var(--status-error-fg);
|
||||
border-radius: 0;
|
||||
pointer-events: none;
|
||||
z-index: 2;
|
||||
|
||||
Reference in New Issue
Block a user