diff --git a/packages/web/styles/filter_box.scss b/packages/web/styles/filter_box.scss index 250da4e..afd30c9 100644 --- a/packages/web/styles/filter_box.scss +++ b/packages/web/styles/filter_box.scss @@ -12,7 +12,7 @@ top: 0; bottom: 0; max-height: 290px; - overflow: auto; + overflow: hide; z-index: 100; border: rgb(103, 103, 103) 1px solid; border-radius: 8px;