fix z-index of share-autocomplete
This commit is contained in:
parent
ac94126393
commit
4edf388a38
|
@ -161,6 +161,7 @@ a.showCruds:hover,a.unshare:hover {
|
|||
max-height:103px;
|
||||
overflow-y:auto;
|
||||
overflow-x:hidden;
|
||||
z-index: 101 !important;
|
||||
}
|
||||
|
||||
.notCreatable {
|
||||
|
|
Loading…
Reference in New Issue