Skip to content

Commit 67d30b5

Browse files
committed
Add ultraThinMaterial to SpaceRail
1 parent 79ff50c commit 67d30b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Relay/Views/Space/SpaceRail.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ struct SpaceRail: View {
9898
}
9999
.scrollIndicators(.hidden)
100100
.frame(width: 52)
101+
.background(.ultraThinMaterial)
101102
.accessibilityLabel("Spaces")
102103
}
103104

0 commit comments

Comments
 (0)