mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
force use centered content
This commit is contained in:
parent
81c726a040
commit
f9f784b871
@ -64,6 +64,8 @@ export class PagePanelWithNavMenu extends React.Component {
|
|||||||
app.layout.top_bar.shouldUseTopBarSpacer(true)
|
app.layout.top_bar.shouldUseTopBarSpacer(true)
|
||||||
app.layout.toggleCenteredContent(false)
|
app.layout.toggleCenteredContent(false)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
app.layout.toggleCenteredContent(true)
|
||||||
}
|
}
|
||||||
|
|
||||||
componentWillUnmount() {
|
componentWillUnmount() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user