xiongzhu пре 4 година
родитељ
комит
cd4054a7cd
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/views/user/Wallet.vue

+ 2 - 1
src/views/user/Wallet.vue

@@ -645,12 +645,13 @@ export default {
     .input {
         margin-top: 22px;
         .flex();
-        align-items: baseline;
         padding: 0 16px;
         position: relative;
         .yuan {
             width: 15px;
             height: 17px;
+            position: relative;
+            top: 4px;
         }
         input {
             padding: 0;