mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
fix: [CODE-3038] label selector height (#3277)
* fix: [CODE-3038] label selector height
This commit is contained in:
parent
0006151b23
commit
ddff3fc390
@ -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 ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user