Browse Source

fix tip fontsize

wenhongquan 3 years ago
parent
commit
2db8e20f12
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/MarkerMap/index.scss

+ 1 - 0
src/components/MarkerMap/index.scss

@@ -44,6 +44,7 @@
         color: white;
         width: 100%;
         left: 0;
+        font-size: px2rem(20px * 2);
         text-align: center;
         >div {
             max-width: 3rem;