@@ -344,6 +344,10 @@
}
/deep/.el-input{
width: 200px;
+ .el-input__inner{
+ border: 1px solid #333;
+ color: #000;
+ }
.procent{
@@ -354,6 +358,9 @@
margin: 20px 0 0 0;
+ /deep/.el-checkbox__inner{
/deep/.el-table{
min-width: 0;
@@ -419,11 +419,22 @@
.oper{
text-align: right;
+ /deep/.el-input{
/deep/.tipsMsg{
.el-input__inner{
width:200px;
height: 30px;
display: inline-block;