fix(theme-chalk): replace margin with padding (#15499)

This commit is contained in:
Kaine 2024-08-23 09:41:08 +08:00 committed by GitHub
parent 5f32318377
commit 10bc510772
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@
}
@include e(header) {
margin: 12px;
padding: 12px 12px 0;
text-align: center;
@include m(bordered) {