see999 пре 3 година
родитељ
комит
2367e32381
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      src/xt_pages/user/templateSummary.vue

+ 3 - 0
src/xt_pages/user/templateSummary.vue Прегледај датотеку

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