We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8950ff8 commit 71f7cf5Copy full SHA for 71f7cf5
pkg/systemd/overview.jsx
@@ -153,7 +153,7 @@ class OverviewPage extends React.Component {
153
154
return (
155
<Page className='no-masthead-sidebar'>
156
- <PageSection hasBodyWrapper={false} padding={{ default: 'noPadding' }}>
+ <PageSection hasBodyWrapper={false} padding={{ default: 'padding' }}>
157
<SuperuserAlert />
158
</PageSection>
159
<PageSection hasBodyWrapper={false} className='ct-overview-header' padding={{ default: 'padding' }}>
0 commit comments