@@ -835,4 +835,7 @@ export default {
::v-deep .el-table__row .el-table__cell {
text-align: center !important;
}
+::v-deep .el-input--small .el-input__inner{
+ color: #ffffff;
+}
</style>