Detect Rocket Loader and advert about it on docs (#295)

This commit is contained in:
Greg Bergé
2024-03-18 17:33:26 +01:00
committed by GitHub
parent 9b6d34bdbc
commit 718452728f
3 changed files with 22 additions and 1 deletions
+3 -1
View File
@@ -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 ||