样式修改
Showing
2 changed files
with
1 additions
and
1 deletions
| ... | @@ -149,7 +149,7 @@ ol, ul { list-style:none; } | ... | @@ -149,7 +149,7 @@ ol, ul { list-style:none; } |
| 149 | } | 149 | } |
| 150 | .el-dialog__header{ | 150 | .el-dialog__header{ |
| 151 | border-bottom: 1px solid #F1F1F1; | 151 | border-bottom: 1px solid #F1F1F1; |
| 152 | background: #6f94f5; | 152 | background: #3FA2E1; |
| 153 | } | 153 | } |
| 154 | .el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close{ | 154 | .el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close{ |
| 155 | color: #fff; | 155 | color: #fff; | ... | ... |
-
Please register or sign in to post a comment