Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb0d7aa

Browse files
authored
Fix margin for input element with error (#1400)
1 parent0a01cc2 commitbb0d7aa

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-
<pclass="mt-1 mb-0">
36+
<pclass="mt-2 mb-0">
3737
<small><%= error %></small>
3838
</p>
3939
<% } %>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp