mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-13 07:43:43 +08:00
fix 修复 标题头与整体抽屉样式冲突问题
This commit is contained in:
parent
1133665122
commit
8c730950a9
@ -4,6 +4,7 @@
|
||||
border-radius: var(--app-radius-base);
|
||||
box-shadow: var(--app-shadow-md);
|
||||
border: 1px solid var(--app-surface-border);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.el-drawer__header {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user