소스 검색

字体大小设置

luolei 5 년 전
부모
커밋
233fae27cb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/PathInfo.vue

+ 1 - 0
src/components/PathInfo.vue

@@ -401,6 +401,7 @@
     left: 50%;
     text-align: center;
     color: #AAA;
+    font-size: 0.24rem;
     transform: translateX(-50%);
   }
 </style>