mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-30 08:19:54 +00: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 {
|
.content {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
flex: 1 1 0;
|
||||||
flex: auto;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user