Sfoglia il codice sorgente

fix: 优化红绿灯详情弹窗标识内边距为12px

sequoia tungfang 1 mese fa
parent
commit
e11b619007
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/TongzhouTrafficMap.vue

+ 1 - 1
src/components/TongzhouTrafficMap.vue

@@ -436,7 +436,7 @@ export default {
   align-items: center;
   margin-right: 8px;
   font-size: 12px;
-  padding: 16px;
+  padding: 12px;
   box-sizing: border-box;
 }