diff --git a/app/components/ui-lib.module.scss b/app/components/ui-lib.module.scss index 9914dd4b4..403653b00 100644 --- a/app/components/ui-lib.module.scss +++ b/app/components/ui-lib.module.scss @@ -343,10 +343,8 @@ &-content { animation: slide-in ease 0.3s; width: 30rem; + height: 60vh; .list { - max-height: 50vh; - min-height: 50vh; - overflow-x: hidden; overflow-y: auto;