瀏覽代碼

字体大小设置

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>