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)
|
.padding(5)
|
||||||
Spacer()
|
Spacer()
|
||||||
Text("\(icon)").tag(icon)
|
Text("\(icon)").tag(icon)
|
||||||
.font(.caption)
|
.font(.callout)
|
||||||
.padding(5)
|
.padding(5)
|
||||||
Spacer()
|
.padding(.bottom, 5)
|
||||||
|
// Spacer()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.frame(maxWidth: 85)
|
.frame(maxWidth: 85)
|
||||||
|
|||||||
Reference in New Issue
Block a user