소스 검색

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

zhouyuhao 11 달 전
부모
커밋
7c06f764c5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/Tracking/src/components/TrackingDetail/src/components/MapView.vue

+ 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;