Set higher z-index on handle
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#handle {
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
z-index: 999;
|
||||
transition: var(--transition);
|
||||
margin: 0 auto;
|
||||
inset-block-start: 0.5rem;
|
||||
|
Reference in New Issue
Block a user