Fix contextmenu in drive

pull/1/head
yflory 4 years ago
parent cdb2ca65b3
commit b85159d111

@ -6,7 +6,7 @@
& { & {
.cp-contextmenu { .cp-contextmenu {
display: none; display: none;
position: absolute; position: absolute !important;
z-index: 50000; z-index: 50000;
& > ul { & > ul {
border: 1px solid @cp_context-border; border: 1px solid @cp_context-border;

Loading…
Cancel
Save