浏览代码

Merge branch 'master' of http://192.168.3.207:10080/jianyu/jy-docs

xgwangman 4 年之前
父节点
当前提交
b56ad72e67
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      jydocs-mobile/src/components/Recharge.vue

+ 2 - 1
jydocs-mobile/src/components/Recharge.vue

@@ -78,6 +78,7 @@ export default class extends Vue {
             display: flex;
             justify-content: flex-start;
             align-items: center;
+            height: 100%;
             .thumbnail{
                 width: 48px;
                 height: 60px;
@@ -92,7 +93,7 @@ export default class extends Vue {
                 flex-direction: column;
                 justify-content: space-between;
                 width: 250px;
-                height: 60px;
+                height: 80px;
                 .t_right_name{
                     color: #171826;
                     font-size: 15px;