fix: 修复首页样式

This commit is contained in:
xlsea 2024-04-13 01:39:11 +08:00
parent 1a4aaf5b58
commit 2cc623d200

View File

@ -179,7 +179,7 @@ watch(
</div> </div>
</NGi> </NGi>
</NGrid> </NGrid>
<NGrid :x-gap="gap" :y-gap="16" responsive="screen" item-responsive class="h-460px p-t-16px"> <NGrid :x-gap="gap" :y-gap="16" responsive="screen" item-responsive class="p-t-16px">
<NGi span="24 s:24 m:16"> <NGi span="24 s:24 m:16">
<h4 class="retry-tab-title">{{ $t('page.home.retryTab.task.title') }}</h4> <h4 class="retry-tab-title">{{ $t('page.home.retryTab.task.title') }}</h4>
<NDivider /> <NDivider />