feat: 调整组件样式,优化图标和布局的尺寸,更新无限加载组件的刷新方法

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(),