فهرست منبع

热点图标改小一点

任一存 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%);
   }
 }