Library design: cards + redesigned list on the bookmarks screen, tag picker sheet #9
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user