File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resources/views/filament/organizations/widgets Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ class="flex flex-1 min-w-0 flex-col items-center gap-3 text-center group"
4848 </span >
4949 @else
5050 <span class =" flex h-8 w-8 shrink-0 items-center justify-center rounded-full border-2 border-gray-200 bg-white dark:border-gray-600 dark:bg-gray-800" aria-hidden =" true" >
51- <x-filament::icon icon =" heroicon-m-circle" class =" h-4 w-4 text-gray-300 dark:text-gray-500" />
51+ <x-filament::icon icon =" heroicon-m-minus- circle" class =" h-4 w-4 text-gray-300 dark:text-gray-500" />
5252 </span >
5353 @endif
5454 <span class =" text-sm font-medium leading-tight break-words {{ $step [' completed' ] ? ' text-[#6010FF] dark:text-[#a78bfa]' : ' text-gray-500 dark:text-gray-400' } } group-hover:underline" >
You can’t perform that action at this time.
0 commit comments