mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-25 11:52:10 +00:00
Detect Rocket Loader and advert about it on docs (#295)
This commit is contained in:
@@ -96,7 +96,9 @@ export function SpaceLayout(props: {
|
||||
}
|
||||
withHeaderOffset={withTopHeader}
|
||||
/>
|
||||
<div className={tcls('flex-1', 'flex', 'flex-col')}>{children}</div>
|
||||
<div id="gitbook-main-content" className={tcls('flex-1', 'flex', 'flex-col')}>
|
||||
{children}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{customization.themes.toggeable ||
|
||||
|
||||
Reference in New Issue
Block a user