样式整改
This commit is contained in:
@@ -1101,23 +1101,17 @@ export default {
|
||||
color: #ffffff;
|
||||
background: #409EFF;
|
||||
border: none;
|
||||
border-radius: 20px;
|
||||
}
|
||||
.advancedSearch-btn-reduce{
|
||||
padding: 12px 12px;
|
||||
color: #999;
|
||||
background: #fff;
|
||||
border: 1px solid #DCDFE6;
|
||||
border-radius: 20px;
|
||||
}
|
||||
.advance-dialog {
|
||||
.advance-dialog-form{
|
||||
/deep/input.el-input__inner{
|
||||
border-radius: 20px;
|
||||
}
|
||||
.el-date-editor, .advanced-three{
|
||||
width: 247px;
|
||||
border-radius: 20px;
|
||||
}
|
||||
.el-date-editor{
|
||||
/deep/& > span{
|
||||
@@ -1132,9 +1126,6 @@ button.el-button.advancedSearch-btn-reduce.el-button--default{
|
||||
.query-box{
|
||||
width: 850px;
|
||||
.advance-dialog-form{
|
||||
/deep/input.el-input__inner{
|
||||
border-radius: 20px;
|
||||
}
|
||||
.advanced-class{
|
||||
visibility: hidden;
|
||||
}
|
||||
@@ -1146,18 +1137,15 @@ button.el-button.advancedSearch-btn-reduce.el-button--default{
|
||||
color: #ffffff;
|
||||
background: #409EFF;
|
||||
border: none;
|
||||
border-radius: 20px;
|
||||
}
|
||||
.advancedSearch-btn-reduce{
|
||||
padding: 12px 12px;
|
||||
color: #999;
|
||||
background: #fff;
|
||||
border: 1px solid #DCDFE6;
|
||||
border-radius: 20px;
|
||||
}
|
||||
.el-date-editor, .advanced-three{
|
||||
width: 247px;
|
||||
border-radius: 20px;
|
||||
}
|
||||
.el-date-editor{
|
||||
/deep/& > span{
|
||||
|
||||
Reference in New Issue
Block a user