mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 00:19:50 +03:00
Merge b23d2ebeb9
into aaf8899db0
This commit is contained in:
commit
42d6bc709e
|
@ -84,6 +84,10 @@
|
|||
padding: 10px 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.selectize-dropdown-content {
|
||||
max-height: 200px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
}
|
||||
.dropdown-active ~ .selectize-dropdown {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue
Block a user