Fix contextmenu in drive
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