diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 867a01f8..73a9be21 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -45,7 +45,7 @@ import { fuzzySearch } from './shared/fuzzy-search.function'; max-height: 100vh; padding-top: 10px; position: absolute; - transform: translate(-50%, -110%); + transform: translate(-50%, -120%); transition: transform ease 100ms; width: 376px; z-index: 9999999999999; @@ -268,7 +268,7 @@ import { fuzzySearch } from './shared/fuzzy-search.function'; `], template: `
-