Skip to content

Commit 505a07a

Browse files
committed
better formatting
1 parent 8a2f2b7 commit 505a07a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/js/components/forms/photo/PhotoTagDialog.vue

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<p class="text-sm/8">
66
{{ question }}
77
<br />
8-
<span class="text-muted-color-emphasis"
9-
><i class="text-warning-600 pi pi-exclamation-triangle mr-2" />Press Enter to confirm each tag.</span
10-
>
8+
<span class="text-muted-color-emphasis">
9+
<i class="text-warning-600 pi pi-exclamation-triangle mr-2" />Press Enter to confirm each tag.
10+
</span>
1111
</p>
1212
<div class="my-3 first:mt-0 last:mb-0">
1313
<AutoComplete

0 commit comments

Comments
 (0)