mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 21:10:12 +02:00
Refactor layout to grid
This commit is contained in:
@@ -68,11 +68,7 @@ export const FullScreenPlayerQueue = () => {
|
||||
];
|
||||
|
||||
return (
|
||||
<Stack
|
||||
className="full-screen-player-queue-container"
|
||||
maw="100%"
|
||||
sx={{ flex: 0.5 }}
|
||||
>
|
||||
<Stack className="full-screen-player-queue-container">
|
||||
<Group
|
||||
grow
|
||||
align="center"
|
||||
|
||||
Reference in New Issue
Block a user