mirror of
https://github.com/Eugeny/tabby.git
synced 2026-09-26 09:10:30 -04:00
fixed tab scrolling
This commit is contained in:
@@ -27,6 +27,7 @@ $side-tab-width: 200px;
|
||||
.content {
|
||||
width: 100vw;
|
||||
flex: 1 1 0;
|
||||
min-height: 0;
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user