mirror of
https://github.com/yattee/yattee.git
synced 2024-11-09 15:58:20 +00:00
formatting
This commit is contained in:
parent
a57645f824
commit
84fdc22861
@ -416,7 +416,7 @@ struct VideoDetails: View {
|
||||
Button { descriptionExpanded.toggle()
|
||||
} label: {
|
||||
Image(systemName: descriptionExpanded ? "chevron.up" : "chevron.down")
|
||||
.imageScale(.small)
|
||||
.imageScale(.small)
|
||||
}
|
||||
}
|
||||
.padding(.horizontal)
|
||||
|
Loading…
Reference in New Issue
Block a user