mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 13:40:24 +02:00
Migrate sidebar playlist to react-window
This commit is contained in:
@@ -171,6 +171,7 @@ export const Sidebar = () => {
|
||||
spacing={0}
|
||||
>
|
||||
<MotionStack
|
||||
h="100%"
|
||||
layout="position"
|
||||
spacing={0}
|
||||
sx={{ maxHeight: showImage ? `calc(100% - ${sidebar.leftWidth})` : '100%' }}
|
||||
|
||||
Reference in New Issue
Block a user