调整卡片高度
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user