We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ff50c commit 67d30b5Copy full SHA for 67d30b5
1 file changed
Relay/Views/Space/SpaceRail.swift
@@ -98,6 +98,7 @@ struct SpaceRail: View {
98
}
99
.scrollIndicators(.hidden)
100
.frame(width: 52)
101
+ .background(.ultraThinMaterial)
102
.accessibilityLabel("Spaces")
103
104
0 commit comments