@@ -1401,4 +1401,7 @@ export default {
.app-container{
height: calc(100vh - 108px) !important;
}
+::v-deep .el-select__input{
+ color: white;
+}
</style>
@@ -1178,4 +1178,7 @@ export default {
color: white;
text-indent: 0.5em;