Commit 2bf285d0 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

Dialog: fix close button style

parent f7b08a99
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment