mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-28 15:55:27 +00:00
20daf4b4eb
The TextEditor (144dp tall input) sat flush against the top and bottom edges of its containing SectionView card on the New server screen. Pass padding = PaddingValues(vertical = DEFAULT_PADDING_HALF) to the SectionView so the field gets 10dp of breathing room top and bottom inside the card. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>