fix: [CODE-3038] label selector height (#3277)

* fix: [CODE-3038] label selector height
This commit is contained in:
Ritik Kapoor 2025-01-15 18:04:41 +00:00 committed by Harness
parent 0006151b23
commit ddff3fc390

View File

@ -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 ;