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