mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Minor image fixes
This commit is contained in:
@@ -41,7 +41,7 @@ struct VideoDetails: View {
|
||||
)
|
||||
} else {
|
||||
Circle()
|
||||
.foregroundColor(Color(white: 0.6).opacity(0.5))
|
||||
.foregroundColor(Color("PlaceholderColor"))
|
||||
}
|
||||
}
|
||||
.frame(width: 40, height: 40)
|
||||
|
Reference in New Issue
Block a user