mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
Adjust playqueue styles
This commit is contained in:
@@ -88,6 +88,7 @@ export const PlayQueueListControls = ({ type, tableRef }: PlayQueueListOptionsPr
|
||||
px="1rem"
|
||||
py="1rem"
|
||||
sx={{ alignItems: 'center' }}
|
||||
w="100%"
|
||||
>
|
||||
<Group>
|
||||
<Button
|
||||
@@ -137,7 +138,7 @@ export const PlayQueueListControls = ({ type, tableRef }: PlayQueueListOptionsPr
|
||||
</Button>
|
||||
</Group>
|
||||
<Group>
|
||||
<Popover>
|
||||
<Popover transition="fade">
|
||||
<Popover.Target>
|
||||
<Button
|
||||
compact
|
||||
|
||||
Reference in New Issue
Block a user