|
@@ -373,7 +373,7 @@ private extension View {
|
|
.buttonStyle(.glass)
|
|
.buttonStyle(.glass)
|
|
.buttonBorderShape(.circle)
|
|
.buttonBorderShape(.circle)
|
|
.labelStyle(.iconOnly)
|
|
.labelStyle(.iconOnly)
|
|
- .tint(.primary)
|
|
|
|
|
|
+ .foregroundStyle(.primary)
|
|
.controlSize(forHorizontalSizeClass: horizontalSizeClass)
|
|
.controlSize(forHorizontalSizeClass: horizontalSizeClass)
|
|
} else {
|
|
} else {
|
|
self
|
|
self
|