官网
Showing
1 changed file
with
14 additions
and
0 deletions
| ... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment