mirror of
https://github.com/navidrome/navidrome.git
synced 2026-03-04 06:35:52 +00:00
Make "star" column aligned with context menu in Album List view
This commit is contained in:
parent
834f8dd5cd
commit
f89da70088
@ -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