diff --git a/SodaLive/Sources/Live/Room/Routlette/Config/RouletteSettingsView.swift b/SodaLive/Sources/Live/Room/Routlette/Config/RouletteSettingsView.swift index 1c3479d..1be5d55 100644 --- a/SodaLive/Sources/Live/Room/Routlette/Config/RouletteSettingsView.swift +++ b/SodaLive/Sources/Live/Room/Routlette/Config/RouletteSettingsView.swift @@ -150,6 +150,9 @@ struct RouletteSettingsView: View { .frame(width: screenSize().width, height: 15.3) } } + .onTapGesture { + hideKeyboard() + } if let preview = viewModel.previewData, viewModel.isShowPreview { RoulettePreviewDialog(