[fix] user card overflow

This commit is contained in:
2025-07-08 11:31:32 +08:00
parent 529ae547e0
commit 7012f0d9fe
5 changed files with 22 additions and 23 deletions

View File

@@ -8,7 +8,6 @@ module.exports = {
theme: {
extend: {},
},
plugins: [],
darkMode: "class",
plugins: [heroui()],
}