mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-15 17:09:59 +00:00
Make more room for tab titles (fixes #458)
Making drag area only expand if tabs aren't using the space, 2 squares wide minimum.
This commit is contained in:
parent
ef7b1ad5d9
commit
ffc68401a7
@ -61,8 +61,7 @@ $tab-border-radius: 4px;
|
|||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
|
|
||||||
&.persistent {
|
&.persistent {
|
||||||
min-width: 100px;
|
min-width: 72px; // 2 x 36 px height, ie 2 squares
|
||||||
flex: 1 0 25%;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user