mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
10 lines
180 B
CSS
10 lines
180 B
CSS
.filter-chechk-list-customfields {
|
|
list-style: none;
|
|
padding-left: 15px;
|
|
}
|
|
|
|
/* Select Range */
|
|
.select-range .dropdown-menu {
|
|
max-height: 20rem;
|
|
overflow-y: auto;
|
|
} |