Skip to content

Commit 36eea2a

Browse files
disstoCopilot
andauthored
Update resources/views/components/simple-alert.blade.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e1bacc0 commit 36eea2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/simple-alert.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'border' => false,
44
'icon' => null,
55
'iconAnimation' => null,
6-
'iconVerticalAlignment' => 'start',
6+
'iconVerticalAlignment' => 'center',
77
'title' => null,
88
'description' => null,
99
'actions' => null,

0 commit comments

Comments
 (0)