Browse Source

Update PeriodExchange.vue

lex-xin 5 years ago
parent
commit
b3faa587da
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/app/PeriodExchange.vue

+ 2 - 2
src/views/app/PeriodExchange.vue

@@ -204,8 +204,8 @@ export default {
     }
     .icon_question {
         position: absolute;
-        bottom: .1rem;
-        right: .1rem;
+        bottom: .06rem;
+        right: .12rem;
         color: #E94A47;
         font-size: .18rem;
     }