任一存 пре 2 година
родитељ
комит
af52ddddaf
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/components/times/timecommon.vue

+ 2 - 2
src/components/times/timecommon.vue

@@ -221,8 +221,8 @@ const onClickItem = item => {
   }
   .hotspot-icon {
     position: absolute;
-    width: 4rem;
-    height: 4rem;
+    width: 3.5rem;
+    height: 3.5rem;
     transform: translate(-40%, -40%);
   }
 }