fixed temp color

This commit is contained in:
Francesco 2025-06-04 20:42:09 +02:00
parent a6ba2db81f
commit 6b0f020e6d

View file

@ -585,7 +585,7 @@ struct MediaInfoView: View {
HStack(spacing: 12) {
ZStack(alignment: .leading) {
RoundedRectangle(cornerRadius: 25)
.fill(Color.accentColor.opacity(0.25))
.fill(Color.accentColor)
.frame(height: 48)
Button(action: {