Parcourir la source

修改数据图 下工具条换行问题

haojianlong il y a 5 ans
Parent
commit
295b3be2bf
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/components/ledger/lib/cenoteGraphy.vue

+ 1 - 0
src/components/ledger/lib/cenoteGraphy.vue

@@ -296,6 +296,7 @@ export default {
   position: absolute;
   bottom: 20px;
   left: 50%;
+  width: 352px;
   transform: translateX(-50%);
   z-index: 999;
 }