mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix contextmenu in drive
This commit is contained in:
parent
cdb2ca65b3
commit
b85159d111
@ -6,7 +6,7 @@
|
||||
& {
|
||||
.cp-contextmenu {
|
||||
display: none;
|
||||
position: absolute;
|
||||
position: absolute !important;
|
||||
z-index: 50000;
|
||||
& > ul {
|
||||
border: 1px solid @cp_context-border;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user