fix: some 🐛
This commit is contained in:
parent
14fbf7a7be
commit
6a73adfd3d
2 changed files with 2 additions and 2 deletions
|
|
@ -71,7 +71,7 @@ export default function SecondaryPageLayout({
|
|||
|
||||
return (
|
||||
<ScrollArea
|
||||
className="sm:h-screen sm:overflow-auto"
|
||||
className="sm:h-screen sm:overflow-auto pt-12 sm:pt-0"
|
||||
scrollBarClassName="sm:z-50"
|
||||
ref={scrollAreaRef}
|
||||
style={{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue