tabby/terminus-terminal/src/components/appearanceSettingsTab.component.scss
2021-04-05 12:32:37 +02:00

10 lines
154 B
SCSS

color-scheme-preview {
flex-shrink: 0;
margin-bottom: 20px;
}
textarea {
font-family: 'Source Code Pro', monospace;
min-height: 120px;
}