mirror of
https://github.com/yattee/yattee.git
synced 2025-12-15 20:48:14 +00:00
Minor fixes
This commit is contained in:
@@ -55,7 +55,7 @@ struct VideoDescription: View {
|
||||
Button {
|
||||
NavigationModel.shared.openSearchQuery(keyword)
|
||||
} label: {
|
||||
HStack(alignment: .center, spacing: 0) {
|
||||
HStack(spacing: 0) {
|
||||
Text("#")
|
||||
.font(.system(size: 14).bold())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user