From 73841f751c45a276e2539398cf594e2cb87f7cb3 Mon Sep 17 00:00:00 2001 From: Pete Matsyburka Date: Sun, 4 Aug 2024 23:41:32 +0300 Subject: [PATCH] fix icons --- app/views/setup/index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' } %>