Fix context menu/heart column header alignment in SongList
This commit is contained in:
parent
b42532dd7c
commit
90cf118349
1 changed files with 0 additions and 1 deletions
|
|
@ -120,7 +120,6 @@ const SongList = (props) => {
|
||||||
className={classes.contextHeader}
|
className={classes.contextHeader}
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
textAlign={'right'}
|
|
||||||
/>
|
/>
|
||||||
</SongDatagrid>
|
</SongDatagrid>
|
||||||
)}
|
)}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue