Sfoglia il codice sorgente

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

haojianlong 5 anni fa
parent
commit
295b3be2bf
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;
 }