mirror of
https://github.com/cranci1/Sora.git
synced 2026-01-11 20:10:24 +00:00
nice
This commit is contained in:
parent
09b1d9b0b1
commit
52e7101472
1 changed files with 2 additions and 0 deletions
|
|
@ -451,6 +451,8 @@ struct SettingsViewGeneral: View {
|
|||
.font(.caption)
|
||||
.foregroundStyle(.gray)
|
||||
.frame(maxWidth: .infinity, alignment: .center)
|
||||
.padding(.top, -6)
|
||||
.padding(.bottom, 8)
|
||||
}
|
||||
.environment(\.editMode, .constant(.active))
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue