fix(mp): Profile 积分卡片 flex:1 等分宽度
This commit is contained in:
@@ -62,10 +62,14 @@
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
margin-bottom: var(--tk-gap-lg);
|
||||
|
||||
.content-card {
|
||||
flex: 1;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.stat-card {
|
||||
flex: 1;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user