mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-02-02 19:47:19 +01:00
Correct color
This commit is contained in:
parent
897c0cb889
commit
0a30ba67ed
@ -21,6 +21,7 @@ struct SettingsView: View {
|
||||
sheet = .welcome
|
||||
} label: {
|
||||
Text("logout")
|
||||
.foregroundStyle(.red)
|
||||
}
|
||||
.tint(Color.red)
|
||||
.listRowSeparator(.hidden)
|
||||
|
Loading…
x
Reference in New Issue
Block a user