From 79a045af395fde019201a27177432cf240e02f60 Mon Sep 17 00:00:00 2001 From: jack Date: Sat, 13 Sep 2025 22:13:19 +0200 Subject: [PATCH] Header: nudge #mesh/#geohash badge right with leading padding --- bitchat/Views/ContentView.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/bitchat/Views/ContentView.swift b/bitchat/Views/ContentView.swift index b8a0bc34..7359277a 100644 --- a/bitchat/Views/ContentView.swift +++ b/bitchat/Views/ContentView.swift @@ -1174,6 +1174,7 @@ struct ContentView: View { .accessibilityLabel("location channels") } .buttonStyle(.plain) + .padding(.leading, 8) .padding(.trailing, 8) // Notes icon (mesh only and when location is authorized), to the right of #mesh