mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
migrate to mantine v9
This commit is contained in:
@@ -552,7 +552,7 @@ const PlaylistTableItem = memo(
|
||||
|
||||
return (
|
||||
<Box className={styles.container} w="100%">
|
||||
<Grid align="center" gutter="xs" w="100%">
|
||||
<Grid align="center" gap="xs" w="100%">
|
||||
<Grid.Col span="content">
|
||||
<Flex align="center" justify="center" px="sm">
|
||||
<ItemImage
|
||||
|
||||
Reference in New Issue
Block a user