'新增页面'
This commit is contained in:
@ -97,6 +97,13 @@ div:focus {
|
||||
border-color: rgb(8, 85, 170);
|
||||
}
|
||||
|
||||
::v-deep {
|
||||
.el-input__inner, .el-input__inner:hover, .el-input__inner:focus {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.new-btn-class-bj {
|
||||
color: #409eff;
|
||||
margin-right: 10px;
|
||||
|
||||
Reference in New Issue
Block a user