mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Refactor scrollarea component for overlayscrollbars
This commit is contained in:
parent
3d6f5a2748
commit
c3d8791455
9 changed files with 95 additions and 99 deletions
|
|
@ -139,7 +139,7 @@ const HomeRoute = () => {
|
|||
<LibraryHeaderBar.Title>Home</LibraryHeaderBar.Title>
|
||||
</LibraryHeaderBar>
|
||||
),
|
||||
offset: ['0px', '200px'],
|
||||
offset: 200,
|
||||
}}
|
||||
>
|
||||
<Stack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue