瀏覽代碼

修改字体样式

heketai 11 小時之前
父節點
當前提交
6429d86653
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/pdtion/encapsulation.vue

+ 1 - 1
pages/pdtion/encapsulation.vue

@@ -122,7 +122,7 @@ function typeNavIdxFun(idx: number) {
   border-radius: 8px;
   background: #ffffff;
   color: #666666;
-  font-size: 14px;
+  font-size: 12px;
   cursor: pointer;
   transition: all 0.2s ease;
 }