mirror of
https://github.com/makeplane/plane.git
synced 2026-02-04 13:09:15 -06:00
[WIKI-735] fix: table insert handle z-index #8545
This commit is contained in:
committed by
GitHub
parent
f783447796
commit
3de76206b5
@@ -160,7 +160,7 @@
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
outline: none;
|
||||
z-index: 10;
|
||||
z-index: 9;
|
||||
transition: all 0.2s ease;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user