feat: 调整组件样式,优化图标和布局的尺寸,更新无限加载组件的刷新方法
Some checks failed
/ playwright (push) Failing after 0s
/ depcheck (push) Failing after 3s
/ build-and-deploy-to-vercel (push) Failing after 10s

This commit is contained in:
严浩
2024-12-08 18:00:21 +08:00
parent 1685a34bb2
commit f314b9c023
4 changed files with 14 additions and 14 deletions

View File

@ -15,7 +15,7 @@ export default defineConfig({
}),
// https://unocss.dev/presets/rem-to-px
presetRemToPx({ baseFontSize: 4 }),
// presetRemToPx({ baseFontSize: 4 }),
// https://unocss.dev/presets/attributify
presetAttributify(),