Delete category.blade.php changes

This commit is contained in:
merve karaman 2023-11-03 11:05:17 +03:00 committed by GitHub
parent 84a242592f
commit 26362a5593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -3,9 +3,7 @@
'w-3 h-3 rounded-full ltr:mr-1 rtl:ml-1', $backgroundColor, $textColor
])
@if (! empty($backgroundStyle))
style="background-color: {{ $backgroundStyle }}"
@else
style="background-color: {{ $backgroundStyle }}; display: none;"
style="background-color: {{ $backgroundStyle }}"
@endif
>
</span>