fix(style): layout content padding
This commit is contained in:
@@ -98,6 +98,9 @@ const PlaygroundEmbedding: React.FC = () => {
|
||||
ghost
|
||||
header={{
|
||||
title: intl.formatMessage({ id: 'menu.playground.embedding' }),
|
||||
style: {
|
||||
paddingInline: 'var(--layout-content-inlinepadding)'
|
||||
},
|
||||
breadcrumb: {}
|
||||
}}
|
||||
extra={renderExtra()}
|
||||
|
||||
Reference in New Issue
Block a user