feat: 依赖升级后的样式修改

This commit is contained in:
LOG1997
2025-09-21 11:38:58 +08:00
parent 8279cf0bf6
commit 7c32a524c4
4 changed files with 21 additions and 21 deletions

View File

@@ -67,7 +67,7 @@ function skip(path: string) {
</ul>
<router-view class="flex-1 mt-5" />
</div>
<footer class="p-10 rounded footer footer-center bg-base-200 text-base-content">
<footer class="p-10 rounded footer footer-center bg-base-200 h-[280px] flex flex-col gap-4 text-base-content">
<nav class="grid grid-flow-col gap-4">
<a class="cursor-pointer link link-hover text-inherit" target="_blank" href="https://1kw20.fun">{{ t('footer.self-reflection') }}</a>
</nav>