redone 12.3
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
<x-ui.card>
|
||||
<div class="flex items-center gap-4">
|
||||
@if($icon)
|
||||
<div class="p-3 bg-accent/10 rounded-lg">
|
||||
<flux:icon :name="$icon" class="w-6 h-6 text-primary" />
|
||||
<div class="p-3 bg-cta-light/20 rounded-lg">
|
||||
<flux:icon :name="$icon" class="w-6 h-6 text-cta" />
|
||||
</div>
|
||||
@endif
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user