mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-15 11:42:10 -05: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;
|
|
} |