Files
tabby/terminus-core/src/theme.compact.scss
T

24 lines
359 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;
}
ssh-tab .content {
margin: 5px !important;
}
}