mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-09 06:20:22 +08:00
fixed tabs on side with compact theme
This commit is contained in:
parent
a8c7134218
commit
9c87cf3f3a
@ -1,6 +1,10 @@
|
|||||||
@import './theme.scss';
|
@import './theme.scss';
|
||||||
|
|
||||||
app-root {
|
app-root {
|
||||||
|
.tabs-on-side .tab-bar {
|
||||||
|
height: 100% !important;
|
||||||
|
}
|
||||||
|
|
||||||
.tab-bar {
|
.tab-bar {
|
||||||
height: 27px !important;
|
height: 27px !important;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user