Align Link buttons with platform btn-primary style.
Deploy Ladill Link / deploy (push) Successful in 42s
Deploy Ladill Link / deploy (push) Successful in 42s
Use indigo pill CTAs and sidebar accents to match Merchant, Give, and other Ladill apps. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
<div class="flex justify-end gap-3">
|
||||
<a href="{{ route('user.links.index') }}" class="rounded-lg px-4 py-2 text-sm font-medium text-slate-600 hover:bg-slate-50">Cancel</a>
|
||||
<button type="submit" class="rounded-lg bg-emerald-600 px-4 py-2 text-sm font-semibold text-white hover:bg-emerald-700">
|
||||
<button type="submit" class="btn-primary">
|
||||
Create link — GHS {{ number_format($pricePerLink, 2) }}
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user