Dialog: fix close button style

pull/6623/head
Leopoldthecoder 2017-08-21 15:27:25 +08:00 committed by 杨奕
parent f7b08a9997
commit 2bf285d0cf
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@
@e header {
padding: 20px 20px 0;
@utils-clearfix;
}
@e headerbtn {
@ -51,6 +52,7 @@
outline: none;
padding: 0;
cursor: pointer;
font-size: 16px;
.el-dialog__close {
color: var(--dialog-close-color);