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