perf:优化文章卡片

This commit is contained in:
Xwen
2024-01-07 22:31:52 +08:00
parent 1898068f6b
commit ecb4240d8d
6 changed files with 76 additions and 88 deletions

View File

@@ -44,7 +44,7 @@ const height = ref(props.height + "px");
}
.item {
margin: 0.5rem 0;
margin: 1rem 0;
}
.box-card {