pdnsmanager/frontend/src/app/partials/select/select.component.scss
2018-04-12 09:27:56 +02:00

4 lines
58 B
SCSS

.scrolling {
overflow-y: auto;
max-height: 20em;
}