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