💄 remove the override background color

dev_views
Rémi REGNAULT 11 months ago
parent 333985ed36
commit 5608b2e6a4

@ -48,7 +48,6 @@ struct PlayerRow: View {
} }
} }
.padding() .padding()
.background(Color.white)
.cornerRadius(10) .cornerRadius(10)
.shadow(radius: 1) .shadow(radius: 1)
} }

Loading…
Cancel
Save