mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-19 03:33:36 +01:00
[FIX] Various UI issues
This commit is contained in:
committed by
Joe Mattiello
parent
57213fbf0c
commit
e0bd54389c
@@ -61,6 +61,7 @@ struct RootView: View {
|
||||
}
|
||||
}
|
||||
.padding()
|
||||
.frame(maxWidth: .infinity)
|
||||
.foregroundColor(.white)
|
||||
.background(Color.accentColor)
|
||||
.clipShape(RoundedRectangle(cornerRadius: 16))
|
||||
|
||||
Reference in New Issue
Block a user