fix: some 🐛
This commit is contained in:
parent
a264b747e7
commit
7c34042da3
11 changed files with 27 additions and 69 deletions
|
|
@ -67,7 +67,7 @@ const PrimaryPageLayout = forwardRef(
|
|||
<DeepBrowsingProvider active={current === pageName} scrollAreaRef={scrollAreaRef}>
|
||||
<ScrollArea
|
||||
className="h-screen overflow-auto"
|
||||
scrollBarClassName="z-50"
|
||||
scrollBarClassName="z-20 pt-12"
|
||||
ref={scrollAreaRef}
|
||||
>
|
||||
{titlebar && <PrimaryPageTitlebar>{titlebar}</PrimaryPageTitlebar>}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue