mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-27 10:15:07 +03:00
wrap TextInputComponent text
This commit is contained in:
parent
7597df02cf
commit
8c4d52d59e
@ -205,4 +205,5 @@ where
|
||||
.border_style(theme.block(focused)),
|
||||
)
|
||||
.alignment(Alignment::Left)
|
||||
.wrap(true)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user