mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-22 12:29:53 +00:00
fixed settings scroll (fixes #791)
This commit is contained in:
parent
054383ed8e
commit
bc71547d92
@ -2,6 +2,8 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex: auto;
|
flex: auto;
|
||||||
|
overflow: auto;
|
||||||
|
height: 100%;
|
||||||
|
|
||||||
>.btn-block {
|
>.btn-block {
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user