mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Video details layout fixes
This commit is contained in:
@@ -64,7 +64,7 @@ struct VideoActions: View {
|
||||
}
|
||||
}
|
||||
.padding(.horizontal)
|
||||
.borderBottom(height: 0.4, color: Color("ControlsBorderColor"))
|
||||
.borderBottom(height: 0.5, color: Color("ControlsBorderColor"))
|
||||
.multilineTextAlignment(.center)
|
||||
.frame(maxWidth: .infinity)
|
||||
.frame(height: 50)
|
||||
|
Reference in New Issue
Block a user