refactor: remove unused CSS class in SongContextMenu
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
@@ -31,9 +31,6 @@ const useStyles = makeStyles({
|
||||
noWrap: {
|
||||
whiteSpace: 'nowrap',
|
||||
},
|
||||
disabledMenuItem: {
|
||||
pointerEvents: 'auto',
|
||||
},
|
||||
})
|
||||
|
||||
const MoreButton = ({ record, onClick, info }) => {
|
||||
|
||||
Reference in New Issue
Block a user