update form error styles

This commit is contained in:
Alex Turchyn
2023-06-02 01:23:56 +03:00
parent cdb1fd4c9f
commit 4905b13f25
4 changed files with 23 additions and 12 deletions
+4
View File
@@ -0,0 +1,4 @@
<% 'input-error' %>
<span class="label-text-alt text-red-400">
<%= message %>
</span>