tabby/terminus-core/src/theme.compact.scss
2019-03-18 22:34:46 +01:00

20 lines
297 B
SCSS

@import './theme.scss';
app-root {
.tab-bar {
height: 27px !important;
.btn-tab-bar {
line-height: 29px !important;
svg {
height: 14px;
}
}
}
terminaltab .content {
margin: 5px !important;
}
}