Sfoglia il codice sorgente

Merge branch 'develop' of http://39.106.8.246:3003/web/wanda-bm-guide into develop

YaolongHan 4 anni fa
parent
commit
2991bdb2dd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/equipment/table/equipDetail.vue

+ 1 - 0
src/views/equipment/table/equipDetail.vue

@@ -272,6 +272,7 @@ export default {
         }
         .el-tabs__content {
             height: 60vh !important;
+            overflow: scroll !important;
             /deep/ .el-tab-pane > div {
                 height: 100% !important;
             }