Library design: cards + redesigned list on the bookmarks screen, tag picker sheet #9

Merged
admin merged 11 commits from feat/library-browse-prototype into master 2026-07-30 04:03:03 +00:00
Showing only changes of commit 69c2bc7514 - Show all commits
+1
View File
@@ -308,6 +308,7 @@ struct LibraryTagStrip: View {
.foregroundStyle(Paper.ink.opacity(0.6))
.frame(width: 50, height: 42)
}
.accessibilityLabel("Pin a tag")
Spacer(minLength: 0)
}
.padding(.horizontal, 18)