Fix dropdown sizing
parent
b1f16adc7b
commit
1bea21f274
|
@ -425,7 +425,7 @@ $rule-builder--radius-lg: 5px;
|
|||
margin-left: 4px;
|
||||
}
|
||||
.rule-message--add-endpoint .dropdown-menu {
|
||||
max-height: 229px;
|
||||
max-height: 240px;
|
||||
}
|
||||
|
||||
.endpoint-tabs {
|
||||
|
|
Loading…
Reference in New Issue