see999 3 gadus atpakaļ
vecāks
revīzija
2367e32381
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      src/xt_pages/user/templateSummary.vue

+ 3 - 0
src/xt_pages/user/templateSummary.vue Parādīt failu

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