This commit is contained in:
MuslemRahimi 2024-12-28 13:04:08 +01:00
parent 88a9bbbf4c
commit b79131bbca

View File

@ -567,11 +567,7 @@
<tbody>
{#each stockList as item, index}
<tr
class="sm:hover:bg-[#245073] border-b border-gray-800 sm:hover:bg-opacity-[0.2] odd:bg-odd {index +
1 ===
sectorData?.length && data?.user?.tier !== 'Pro'
? 'opacity-[0.1]'
: ''}"
class="sm:hover:bg-[#245073] border-b border-gray-800 sm:hover:bg-opacity-[0.2] odd:bg-odd"
>
<td
class="text-sm sm:text-[1rem] text-start whitespace-nowrap"