提交 ca157889 编写于 作者: View Design's avatar View Design

Update app.config.ts

上级 fa8f6652
...@@ -17,5 +17,14 @@ export default defineAppConfig({ ...@@ -17,5 +17,14 @@ export default defineAppConfig({
selectedIcon: 'i-heroicons-check-16-solid' selectedIcon: 'i-heroicons-check-16-solid'
} }
}, },
dropdown: {
item: {
icon: {
base: 'w-4 h-4',
active: 'text-gray-900 dark:text-white',
inactive: 'text-gray-700 dark:text-gray-200'
}
}
}
} }
}) })
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册