feat: 🎨
This commit is contained in:
parent
8561ef038e
commit
af9b97f60c
2 changed files with 2 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ const SecondaryPageLayout = forwardRef(
|
|||
hideBackButton={hideBackButton}
|
||||
/>
|
||||
{children}
|
||||
<div className="h-4" />
|
||||
</ScrollArea>
|
||||
{displayScrollToTopButton && <ScrollToTopButton scrollAreaRef={scrollAreaRef} />}
|
||||
</DeepBrowsingProvider>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue