调整卡片高度

This commit is contained in:
liuwei
2025-06-04 16:35:15 +08:00
parent e074d0287b
commit 800b3952a5

View File

@@ -774,8 +774,8 @@
}
.user-avatar-container {
width: 60px;
height: 60px;
width: 30px;
height: 30px;
border-radius: 50%;
overflow: hidden;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);