mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-29 09:49:04 +00:00
increase spacing
This commit is contained in:
@@ -282,7 +282,7 @@ private struct ChatListSearchBar: View {
|
||||
searchText = ""
|
||||
}
|
||||
} else {
|
||||
HStack(spacing: 12) {
|
||||
HStack(spacing: 16) {
|
||||
Image(systemName: "doc")
|
||||
.onTapGesture {
|
||||
if let str = UIPasteboard.general.string {
|
||||
|
||||
Reference in New Issue
Block a user