Skip to content

Commit c40f5aa

Browse files
committed
Improve badge in dark mode
1 parent a39e7e3 commit c40f5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<x-filament::badge :color="$color" :icon="$icon" class="bg-custom-400 text-custom-900 dark:bg-custom-400/40 dark:text-custom-400">
1+
<x-filament::badge :color="$color" :icon="$icon" class="bg-custom-400 text-custom-900 dark:text-custom-400">
22
{{ $label }}
33
</x-filament::badge>

0 commit comments

Comments
 (0)