Explorar el Código

字体大小设置

luolei hace 5 años
padre
commit
233fae27cb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>