mirror of
https://github.com/navidrome/navidrome.git
synced 2026-01-03 06:15:22 +00:00
refactor: remove unused CSS class in SongContextMenu
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
parent
445880c006
commit
089dbe9499
@ -31,9 +31,6 @@ const useStyles = makeStyles({
|
||||
noWrap: {
|
||||
whiteSpace: 'nowrap',
|
||||
},
|
||||
disabledMenuItem: {
|
||||
pointerEvents: 'auto',
|
||||
},
|
||||
})
|
||||
|
||||
const MoreButton = ({ record, onClick, info }) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user