mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-19 19:09:54 +00:00
fixed tab scrolling
This commit is contained in:
parent
a19f35ac44
commit
bcb1b6a13b
@ -27,6 +27,7 @@ $side-tab-width: 200px;
|
|||||||
.content {
|
.content {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
flex: 1 1 0;
|
flex: 1 1 0;
|
||||||
|
min-height: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user