mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-05 18:03:10 +03:00
Make "star" column aligned with context menu in Album List view
This commit is contained in:
parent
7d075b1882
commit
2b95422e88
@ -95,7 +95,6 @@ const AlbumListView = ({ hasShow, hasEdit, hasList, ...rest }) => {
|
||||
label={
|
||||
<StarBorderIcon fontSize={'small'} className={classes.columnIcon} />
|
||||
}
|
||||
textAlign={'right'}
|
||||
/>
|
||||
</Datagrid>
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user