remove width from and add z-index to ngb-typeahead-window styles

pull/9054/head
Arman Ozak 4 years ago
parent fcf8854ba3
commit b7477bd74c

@ -150,9 +150,9 @@ export default `
box-shadow: none;
}
ngb-typeahead-window {
width: 100%;
max-height: 25em;
overflow-y: scroll !important;
z-index: 1050;
}
@keyframes fadeInTop {

Loading…
Cancel
Save