mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
fix(theme-chalk): replace margin with padding (#15499)
This commit is contained in:
parent
5f32318377
commit
10bc510772
@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
@include e(header) {
|
||||
margin: 12px;
|
||||
padding: 12px 12px 0;
|
||||
text-align: center;
|
||||
|
||||
@include m(bordered) {
|
||||
|
Loading…
Reference in New Issue
Block a user