mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update ChannelGrid.svelte
This commit is contained in:
parent
7ffc4dd29c
commit
f8a9023e88
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
<div class="min-w-full divide-y divide-gray-200 dark:divide-gray-700">
|
<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="bg-gray-50 dark:bg-gray-700">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
<div class="w-36 sm:w-52 shrink-0"></div>
|
<div class="w-36 sm:w-52 shrink-0" />
|
||||||
<div
|
<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"
|
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
|
<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"
|
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>
|
||||||
<div>
|
<div>
|
||||||
<span class="sr-only">Actions</span>
|
<span class="sr-only">Actions</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue