mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-28 04:47:42 +03:00
Grow file card to match lane width
This commit is contained in:
parent
7f0434cbb1
commit
2f874b2541
@ -263,6 +263,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-height: 100%;
|
||||
flex-grow: 1;
|
||||
}
|
||||
.hunks {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user