mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced 2024-12-04 04:59:38 +08:00
!1692 feat(#I44I7S): remove dropdown menu max height style
* style: remove dropdown-menu style
This commit is contained in:
parent
29e36f4df5
commit
3960c54c26
@ -9,11 +9,6 @@
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
max-height: 186px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.dropdown-item {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user