dialog关闭按钮划过颜色修改
This commit is contained in:
@@ -43,6 +43,11 @@
|
|||||||
color: var(--el-color-white);
|
color: var(--el-color-white);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.el-dialog__headerbtn:hover{
|
||||||
|
.el-icon{
|
||||||
|
color:#409EFF;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.el-dialog__title {
|
.el-dialog__title {
|
||||||
|
|||||||
Reference in New Issue
Block a user