Skip to content

Commit bb0d7aa

Browse files
authored
Fix margin for input element with error (#1400)
1 parent 0a01cc2 commit bb0d7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-dashboard/src/components/inputs/text/input/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<% } %>
3434
</div>
3535
<% if let Some(error) = error { %>
36-
<p class="mt-1 mb-0">
36+
<p class="mt-2 mb-0">
3737
<small><%= error %></small>
3838
</p>
3939
<% } %>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy