mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
wrap TextInputComponent text
This commit is contained in:
parent
7597df02cf
commit
8c4d52d59e
1 changed files with 1 additions and 0 deletions
|
|
@ -205,4 +205,5 @@ where
|
|||
.border_style(theme.block(focused)),
|
||||
)
|
||||
.alignment(Alignment::Left)
|
||||
.wrap(true)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue