feat(mail): center-align action button in email template
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
{{-- Action button --}}
|
||||
@hasSection('action')
|
||||
<div style="margin-top: 28px;">
|
||||
<div style="margin-top: 28px; text-align: center;">
|
||||
@yield('action')
|
||||
</div>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user