修复电视直播表头错位

This commit is contained in:
mtvpls
2026-06-06 10:14:14 +08:00
parent 7c1fedaf2a
commit c8898bcaea
+4
View File
@@ -15578,6 +15578,10 @@ const LiveSourceConfig = ({
<table className='min-w-full divide-y divide-gray-200 dark:divide-gray-700'>
<thead className='bg-gray-50 dark:bg-gray-900 sticky top-0 z-10'>
<tr>
<th
className='px-2 py-3 text-left text-xs font-medium text-gray-500 dark:text-gray-400 uppercase tracking-wider'
aria-label='排序'
/>
<th className='px-6 py-3 text-left text-xs font-medium text-gray-500 dark:text-gray-400 uppercase tracking-wider'>
</th>