mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-25 22:09:53 +00:00
10 lines
154 B
SCSS
10 lines
154 B
SCSS
color-scheme-preview {
|
|
flex-shrink: 0;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
textarea {
|
|
font-family: 'Source Code Pro', monospace;
|
|
min-height: 120px;
|
|
}
|