mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(theme-chalk): replace margin with padding (#15499)
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
@include e(header) {
|
||||
margin: 12px;
|
||||
padding: 12px 12px 0;
|
||||
text-align: center;
|
||||
|
||||
@include m(bordered) {
|
||||
|
||||
Reference in New Issue
Block a user