mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
change fontawesome kit
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
@can('update', $row)
|
||||
<div>
|
||||
<x-button class="whitespace-nowrap" amber xs :href="route('course.form.course', ['course' => $row])">
|
||||
<i class="fa fa-solid fa-edit"></i>
|
||||
<i class="fa fa-thin fa-edit"></i>
|
||||
{{ __('Edit') }}
|
||||
</x-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user