diff --git a/src/views/dashboard/Analysis/components/GrowCard.vue b/src/views/dashboard/Analysis/components/GrowCard.vue index 98ae4c9..4c5e37d 100644 --- a/src/views/dashboard/Analysis/components/GrowCard.vue +++ b/src/views/dashboard/Analysis/components/GrowCard.vue @@ -5,8 +5,8 @@ size="small" :loading="loading" :title="item.title" - class="md:w-1/4 w-full !md:mt-0 !mt-4" - :class="[index + 1 < 4 && '!md:mr-4']" + class="md:w-1/5 w-full !md:mt-0 !mt-5" + :canExpan="false" >