optimized playing process bar
This commit is contained in:
@@ -31,7 +31,7 @@ struct FullscreenPlayerView: View {
|
||||
}
|
||||
.padding(18)
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
.background(Theme.overlay)
|
||||
.background(Theme.overlayFaint)
|
||||
}
|
||||
VStack {
|
||||
Spacer()
|
||||
|
||||
Reference in New Issue
Block a user