Commit 73fe7f65 by 姜雷

修改会员卡片样式

parent 594aa909
......@@ -94,7 +94,6 @@ export default {
.UserInfo-Box {
width: 170px;
min-width: 170px;
height: 157px;
font-family: 'Microsoft YaHei';
font-size: 12px;
border-radius: 8px;
......@@ -178,7 +177,6 @@ export default {
.UserInfo-Box {
width: 300px;
min-width: 300px;
height: 300px;
font-size: 16px;
.UserInfo-Title {
height: 120px;
......
......@@ -56,6 +56,7 @@ export default {
display: flex;
background: transparent;
box-shadow: none;
align-items: flex-start;
.UserInfo-Box {
border-radius: 8px;
.UserInfo-Title {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment