mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 08:54:27 +02:00
disable single attribute per line
This commit is contained in:
@@ -86,10 +86,7 @@ export const GridCardControls = ({
|
||||
onClick={handlePlay}
|
||||
variant="filled"
|
||||
>
|
||||
<Icon
|
||||
icon="mediaPlay"
|
||||
size="xl"
|
||||
/>
|
||||
<Icon icon="mediaPlay" size="xl" />
|
||||
</Button>
|
||||
<div className={styles.bottomControls}>
|
||||
{itemType !== LibraryItem.PLAYLIST && (
|
||||
|
||||
Reference in New Issue
Block a user