update 优化暗黑模式,增加vxe的暗黑模式

This commit is contained in:
LiuHao
2024-04-15 13:33:11 +08:00
parent b0541be0b8
commit 1fbc5afe75
4 changed files with 34 additions and 4 deletions

View File

@ -82,7 +82,7 @@
.el-dialog__header {
padding: 16px 16px 8px 16px;
box-sizing: border-box;
border-bottom: 1px solid #e8e8e8;
border-bottom: 1px solid var(--brder-color);
margin-right: 0;
}
}