This commit is contained in:
MuslemRahimi 2025-01-09 16:01:25 +01:00
parent 44a164fdf3
commit 3ebd44678a

View File

@ -175,7 +175,11 @@
{/if}
{#if topHoldingList?.length !== 0}
<div class="space-y-3 pt-5 {topHoldingList?.length !== 0 ? '' : 'hidden'}">
<div
class="space-y-3 pt-8 sm:pt-5 {topHoldingList?.length !== 0
? ''
: 'hidden'}"
>
<div class="h-auto w-full">
<!--Start Content-->
<div class="w-auto lg:w-full flex flex-col m-auto">