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

@@ -81,10 +81,12 @@ const userImageSrc = computed(() => {
display: flex;
justify-content: space-around;
.left {
display: flex;
align-items: center;
flex: 1;
.icon {
width: 40px;
height: 40px;
width: 30px;
height: 30px;
img {
width: 100%;
height: 100%;