larger dialog boxes

This commit is contained in:
proddy
2021-04-21 21:17:12 +02:00
parent 48c3aa7656
commit 36780509a9
3 changed files with 8 additions and 0 deletions

View File

@@ -89,6 +89,8 @@ class NTPStatusForm extends Component<NTPStatusFormProps, NTPStatusFormState> {
<Dialog
open={this.state.settingTime}
onClose={this.closeSetTime}
fullWidth
maxWidth="sm"
>
<DialogTitle>Set Time</DialogTitle>
<DialogContent dividers>