see999 3 years ago
parent
commit
2367e32381
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/xt_pages/user/templateSummary.vue

+ 3 - 0
src/xt_pages/user/templateSummary.vue View File

@@ -1821,4 +1821,7 @@
1821 1821
 .el-table::before {
1822 1822
   background-color: #d0d3da;
1823 1823
 }
1824
+.el-select-dropdown {
1825
+  max-width: 1000px !important;
1826
+}
1824 1827
 </style>