Explorar el Código

style:修改当前位置图标动画不准确bug

zhouyuhao hace 11 meses
padre
commit
7c06f764c5

+ 2 - 2
src/views/Tracking/src/components/TrackingDetail/src/components/MapView.vue

@@ -609,8 +609,8 @@ onUnmounted(() => {
       display: flex;
       justify-content: center;
       align-items: center;
-      width: 23px;
-      height: 23px;
+      width: 24px;
+      height: 24px;
       padding-bottom: 2px;
       padding-left: 1px;
       color: white;