872fdff9 by zhangmeng

官网

1 parent 6bee393c
...@@ -1459,6 +1459,20 @@ function applyInvitation() { ...@@ -1459,6 +1459,20 @@ function applyInvitation() {
1459 img { 1459 img {
1460 height: 80px; 1460 height: 80px;
1461 } 1461 }
1462
1463 .el-image {
1464 height: 80px !important;
1465 width: 63px !important;
1466 }
1467 }
1468
1469 .club {
1470 width: 72px;
1471
1472 .el-image {
1473 height: 80px !important;
1474 width: 63px !important;
1475 }
1462 } 1476 }
1463 } 1477 }
1464 1478
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!