tabby/terminus-core/src/theme.compact.scss
2020-03-30 16:48:35 +08:00

28 lines
424 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;
}
serial-tab .content {
margin: 5px !important;
}
}