mirror of
https://github.com/yattee/yattee.git
synced 2025-04-27 15:30:33 +05:30
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…
x
Reference in New Issue
Block a user