Skip to content

Commit 38b8c44

Browse files
committed
ops 😭
1 parent e443296 commit 38b8c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sora/Views/LibraryView/BookmarkComponents/BookmarkCollectionGridCell.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ struct BookmarkCollectionGridCell: View {
8080
.font(.caption)
8181
.foregroundColor(.secondary)
8282
}
83-
.frame(width: width, height: height)
83+
.frame(width: width)
8484
.padding(.horizontal, 4)
8585
}
8686
}

0 commit comments

Comments
 (0)