fix: restore track's title text selection
This commit is contained in:
parent
a28b434bca
commit
011717d064
|
@ -178,7 +178,6 @@ const useStyles = makeStyles(theme => ({
|
|||
width: `0px`,
|
||||
},
|
||||
trackRow: {
|
||||
userSelect: 'none',
|
||||
'&:hover': {
|
||||
/* For the tracks that aren't currently playing */
|
||||
'& $playButtonInTrackListNotPlaying': {
|
||||
|
|
Loading…
Reference in New Issue