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