mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-25 04:48:16 -04:00
Align multiline
This commit is contained in:
parent
07f649dde1
commit
853858f034
@ -109,6 +109,7 @@ struct RootView: View {
|
||||
Image(systemName: "heart")
|
||||
Text("common.support.app_name".localizedWithFormat(withArgs: Brand.appName))
|
||||
.foregroundColor(.primary)
|
||||
.multilineTextAlignment(.leading)
|
||||
Spacer()
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user