Files
tabby/terminus-core/src/components/selectorModal.component.scss
2020-04-11 12:37:46 +02:00

14 lines
151 B
SCSS

.list-group {
max-height: 70vh;
overflow: auto;
}
.icon {
width: 1.25rem;
margin-right: 0.25rem;
}
.title {
margin-left: 10px;
}