Update ChannelGrid.svelte

This commit is contained in:
freearhey 2025-01-21 17:29:52 +03:00
parent 7ffc4dd29c
commit f8a9023e88

View file

@ -10,7 +10,7 @@
<div class="min-w-full divide-y divide-gray-200 dark:divide-gray-700">
<div class="bg-gray-50 dark:bg-gray-700">
<div class="flex">
<div class="w-36 sm:w-52 shrink-0"></div>
<div class="w-36 sm:w-52 shrink-0" />
<div
class="py-3 px-2 text-xs font-semibold tracking-wider text-left text-gray-400 uppercase dark:text-gray-400 w-52 sm:w-80 shrink-0"
>
@ -19,7 +19,7 @@
<div
class="py-3 px-2 text-xs font-semibold tracking-wider text-left text-gray-400 uppercase dark:text-gray-400 w-48 sm:w-80"
>
TVG-ID
ID
</div>
<div>
<span class="sr-only">Actions</span>