更新
This commit is contained in:
@@ -109,7 +109,7 @@ el-form-item__content{
|
||||
//background-color: #2e296a!important;
|
||||
}
|
||||
.el-card__body{
|
||||
padding: 0px !important;
|
||||
padding: 10px !important;
|
||||
margin: 0px !important;
|
||||
}
|
||||
.app-container{
|
||||
@@ -167,3 +167,10 @@ el-card{
|
||||
border-color: #ff9759;
|
||||
}
|
||||
}
|
||||
.el-input__inner:focus {
|
||||
border: 1px solid #1b55a0!important;
|
||||
height: 29px;
|
||||
}
|
||||
.el-input--small .el-input__inner {
|
||||
height: 29px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user