fix: adjust dashboard item rows and improve storage display styling for better layout

This commit is contained in:
jxxghp
2026-06-28 09:44:58 +08:00
parent 8c78f9ca90
commit 0776bc9fa0
2 changed files with 21 additions and 7 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ const dashboardConfigs = ref<DashboardItem[]>([
key: '',
attrs: {},
cols: { cols: 12, md: 4 },
rows: 11,
rows: 9,
elements: [],
},
{