Skip to content

Commit

Permalink
Update GamePadSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
tekezo committed Oct 23, 2023
1 parent 2210809 commit 3c620fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/SettingsWindow/src/View/DevicesView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ struct DevicesView: View {
}
.switchToggleStyle(controlSize: .mini, font: .callout)
}
.frame(width: 200.0)
.frame(width: 240.0)
}
}
}
Expand Down

0 comments on commit 3c620fc

Please sign in to comment.