Grow file card to match lane width

This commit is contained in:
Mattias Granlund 2024-01-23 17:04:11 +01:00
parent 7f0434cbb1
commit 2f874b2541

View File

@ -263,6 +263,7 @@
display: flex;
flex-direction: column;
max-height: 100%;
flex-grow: 1;
}
.hunks {
display: flex;