mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
whitespace-nowrap
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="flex space-x-1">
|
||||
@foreach($row->course->categories as $category)
|
||||
<x-badge>{{ $category->name }}</x-badge>
|
||||
<x-badge class="whitespace-nowrap">{{ $category->name }}</x-badge>
|
||||
@endforeach
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user