瀏覽代碼

fix 字体大小

wenhongquan 2 年之前
父節點
當前提交
8e5670b2d1
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/components/MarkerMap/index.scss

+ 3 - 2
src/components/MarkerMap/index.scss

@@ -339,8 +339,9 @@
             margin-right: 0;
             padding-bottom: px2rem(40px);
             &>span {
-                font-size: 14px;
-                font-size: px2rem(15px * 2);
+                // font-size: 14px;
+                // font-size: px2rem(15px * 2);
+                font-size: px2rem(12px * 2) !important;
                 font-weight: 400;
             }
             .tipicon {