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