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