mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Minor UI fixes for macOS Big Sur
This commit is contained in:
@@ -31,7 +31,7 @@ struct DetailBadge: View {
|
||||
.background(.thinMaterial)
|
||||
} else {
|
||||
content
|
||||
.background(Color.background)
|
||||
.background(Color.background.opacity(0.95))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user