see999 3 年前
父节点
当前提交
2367e32381
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/xt_pages/user/templateSummary.vue

+ 3 - 0
src/xt_pages/user/templateSummary.vue 查看文件

@@ -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>