fix: restore track's title text selection

This commit is contained in:
Stefano Brilli 2021-07-24 12:58:36 +02:00
parent a28b434bca
commit 011717d064
1 changed files with 0 additions and 1 deletions

View File

@ -178,7 +178,6 @@ const useStyles = makeStyles(theme => ({
width: `0px`,
},
trackRow: {
userSelect: 'none',
'&:hover': {
/* For the tracks that aren't currently playing */
'& $playButtonInTrackListNotPlaying': {