Make danger-zone action buttons full width like form footers.
Deploy Ladill Frontdesk / deploy (push) Successful in 1m44s
Deploy Ladill Frontdesk / deploy (push) Successful in 1m44s
Device and employee edit pages now stretch Regenerate/Remove actions across the row on wider screens. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@if ($title)
|
||||
<p class="text-xs font-semibold uppercase tracking-wide text-slate-500">{{ $title }}</p>
|
||||
@endif
|
||||
<div class="flex flex-col items-start gap-2 sm:flex-row sm:flex-wrap sm:gap-3">
|
||||
<div class="flex flex-col gap-3 sm:flex-row [&>*]:min-w-0 [&>*]:flex-1 [&_button]:w-full [&_button]:justify-center [&_a[class*='btn-']]:w-full [&_a[class*='btn-']]:justify-center">
|
||||
{{ $slot }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user