diff --git a/ui/app/components/ui/popover/index.scss b/ui/app/components/ui/popover/index.scss index c5fd6547c..a552a6fe4 100644 --- a/ui/app/components/ui/popover/index.scss +++ b/ui/app/components/ui/popover/index.scss @@ -14,7 +14,7 @@ flex-direction: column; position: absolute; width: 328px; - height: 564px; + max-height: 94vh; box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25); border-radius: 10px;