This commit is contained in:
MuslemRahimi 2024-12-07 21:01:59 +01:00
parent f5182c5966
commit 8ebdf11682

View File

@ -388,7 +388,7 @@
<tbody>
{#each stockList as item, index}
<tr
class="sm:hover:bg-[#245073] sm:hover:bg-opacity-[0.2] odd:bg-secondary"
class="sm:hover:bg-[#245073] sm:hover:bg-opacity-[0.2] odd:bg-secondary border-b-[#09090B]"
>
<td class="hidden lg:table-cell"
><button