mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 05:19:13 +00:00
asdfg
This commit is contained in:
@@ -69,9 +69,10 @@ struct SettingsView: View {
|
||||
.padding(5)
|
||||
Spacer()
|
||||
Text("\(icon)").tag(icon)
|
||||
.font(.caption)
|
||||
.font(.callout)
|
||||
.padding(5)
|
||||
Spacer()
|
||||
.padding(.bottom, 5)
|
||||
// Spacer()
|
||||
}
|
||||
}
|
||||
.frame(maxWidth: 85)
|
||||
|
||||
Reference in New Issue
Block a user