Commit ec0402aa by damodmg

解决input 的兼容问题

parent d6b95586
......@@ -347,7 +347,7 @@ input[type="number"] {
-moz-appearance: textfield;
}
.el-input__inner{
/* .el-input__inner{
line-height:0px!important;
}
.el-input__inner::-webkit-input-placeholder {
......@@ -361,7 +361,7 @@ input[type="number"] {
:-ms-input-placeholder {
line-height:normal!important;
}
} */
.icon-xinxixianshi{
color: #909399;
font-size: 14px;
......
......@@ -347,7 +347,7 @@ input[type="number"] {
-moz-appearance: textfield;
}
.el-input__inner{
/* .el-input__inner{
line-height:0px!important;
}
.el-input__inner::-webkit-input-placeholder {
......@@ -361,7 +361,7 @@ input[type="number"] {
:-ms-input-placeholder {
line-height:normal!important;
}
} */
.icon-xinxixianshi{
color: #909399;
font-size: 14px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment