This commit is contained in:
zhangdingyu
2019-09-27 17:41:24 +08:00
parent a03ebcbdd5
commit c9335aad03
2 changed files with 9 additions and 9 deletions

View File

@@ -197,13 +197,14 @@ el-card{
border-color: #ff9759;
}
}
.el-input__inner:focus {
border: 1px solid #1b55a0!important;
height: 29px;
}
.el-input--small .el-input__inner {
height: 29px;
}
//登录页login输入框上串
//.el-input__inner:focus {
// border: 1px solid #1b55a0!important;
// height: 29px;
//}
//.el-input--small .el-input__inner {
// height: 29px;
//}
.el-breadcrumb__separator {
color: black;
}

View File

@@ -297,8 +297,7 @@ export default {
}
.el-input__inner{
border: none!important;
/*高精电脑登录input点击往上串*/
/*font-size: 18px!important;*/
font-size: 18px!important;
color: #29335b!important;
}
.el-form-item {