diff --git a/web/src/components/Label/LabelSelector/LabelSelector.module.scss b/web/src/components/Label/LabelSelector/LabelSelector.module.scss index d0aa8178c..8c5756076 100644 --- a/web/src/components/Label/LabelSelector/LabelSelector.module.scss +++ b/web/src/components/Label/LabelSelector/LabelSelector.module.scss @@ -62,7 +62,7 @@ .labelMenu { min-height: fit-content !important; - max-height: 386px !important; + max-height: 376px !important; overflow: scroll; padding-left: 0px !important ; padding-right: 0px !important ;