Browse Source

字体大小设置

luolei 5 years ago
parent
commit
233fae27cb
1 changed files with 1 additions and 0 deletions
  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>