!1692 feat(#I44I7S): remove dropdown menu max height style

* style: remove dropdown-menu style
This commit is contained in:
Argo 2021-08-09 04:17:49 +00:00
parent 29e36f4df5
commit 3960c54c26

View File

@ -9,11 +9,6 @@
margin-right: 6px;
}
.dropdown-menu {
max-height: 186px;
overflow: auto;
}
.dropdown-item {
cursor: pointer;
}