mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-20 16:12:50 +00:00
ops 😭
This commit is contained in:
parent
e443296ec4
commit
38b8c4480e
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ struct BookmarkCollectionGridCell: View {
|
|||
.font(.caption)
|
||||
.foregroundColor(.secondary)
|
||||
}
|
||||
.frame(width: width, height: height)
|
||||
.frame(width: width)
|
||||
.padding(.horizontal, 4)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue