소스 검색

Update PeriodExchange.vue

lex-xin 5 년 전
부모
커밋
b3faa587da
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;
     }