#12633 fix z-index bug drag graph analytics
This commit is contained in:
parent
94d12d9010
commit
bb6e8194f9
|
@ -13588,3 +13588,7 @@ button.disabled {
|
|||
background: #c0ccdc !important;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
.ui-draggable-handle {
|
||||
z-index: 2 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue