tabby/terminus-terminal/src/components/appearanceSettingsTab.component.scss
Eugene Pankov dd4566cf02 #618 fixes
2019-01-27 23:58:55 +01:00

13 lines
198 B
SCSS

.appearance-preview {
padding: 10px 0;
margin-left: 20px;
padding: 10px;
overflow: hidden;
max-width: 400px;
max-height: 400px;
span {
white-space: pre;
}
}