Fix contextmenu in drive

pull/1/head
yflory 4 years ago
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…
Cancel
Save