TANGSHIZHE 4 жил өмнө
parent
commit
f0cba309a2

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

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