mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-01 15:06:27 +08:00
fixed invisible tab bar on the bottom in full-titlebar mode - fixes #3191
This commit is contained in:
parent
a8d78ce185
commit
4742530cf3
@ -26,8 +26,7 @@ $side-tab-width: 200px;
|
||||
|
||||
.content {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
flex: auto;
|
||||
flex: 1 1 0;
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user