mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
More visible close button in dark mode
Contributes to IOS-398
This commit is contained in:
parent
ff0aa34515
commit
32d897e557
@ -177,7 +177,7 @@ struct NotificationPolicyView: View {
|
||||
Image(systemName: "xmark.circle.fill")
|
||||
.frame(width: 45, height: 45)
|
||||
.font(.title)
|
||||
.foregroundStyle(SeparatorShapeStyle())
|
||||
.foregroundStyle(Color.secondary)
|
||||
}
|
||||
.padding()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user