fix: fixed git handling
This commit is contained in:
@@ -400,6 +400,7 @@ fn diff_half(line: Option<&GitDiffLine>, old: bool) -> Element<'static, Message>
|
||||
line.map_or_else(
|
||||
|| {
|
||||
container(Space::new().width(Length::Fill))
|
||||
.height(24)
|
||||
.width(Length::Fill)
|
||||
.into()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user