diff --git a/npm/ng-packs/packages/theme-shared/src/lib/constants/styles.ts b/npm/ng-packs/packages/theme-shared/src/lib/constants/styles.ts index b8d0aef336..365d3adf52 100644 --- a/npm/ng-packs/packages/theme-shared/src/lib/constants/styles.ts +++ b/npm/ng-packs/packages/theme-shared/src/lib/constants/styles.ts @@ -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 {