feat(DropdownMenu): content max height (#4609)
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
&__content {
|
||||
position: absolute;
|
||||
max-height: @dropdown-menu-content-max-height;
|
||||
}
|
||||
|
||||
&__icon {
|
||||
|
||||
Reference in New Issue
Block a user