diff --git a/app/views/setup/index.html.erb b/app/views/setup/index.html.erb
index 3ae323f3..3414f1a7 100644
--- a/app/views/setup/index.html.erb
+++ b/app/views/setup/index.html.erb
@@ -38,10 +38,10 @@
<%= ff.password_field :password, required: true, placeholder: '************', class: 'base-input w-full pr-10', data: { target: 'password-input.passwordInput' } %>