mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
more room for files
This commit is contained in:
parent
9e1d8af264
commit
885accc271
1 changed files with 2 additions and 2 deletions
|
|
@ -113,8 +113,8 @@ impl DrawableComponent for CommitDetailsComponent {
|
|||
.direction(Direction::Vertical)
|
||||
.constraints(
|
||||
[
|
||||
Constraint::Percentage(70),
|
||||
Constraint::Percentage(30),
|
||||
Constraint::Percentage(60),
|
||||
Constraint::Percentage(40),
|
||||
]
|
||||
.as_ref(),
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue