fix follow up matches view picker size

paca_championship
Raz 1 year ago
parent 021708c02f
commit 585cb9cf9f
  1. 1
      PadelClub/Views/Score/FollowUpMatchView.swift

@ -177,7 +177,6 @@ struct FollowUpMatchView: View {
}
.labelsHidden()
.pickerStyle(.segmented)
.fixedSize()
}
.headerProminence(.increased)
.textCase(nil)

Loading…
Cancel
Save