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={
|
label={
|
||||||
<StarBorderIcon fontSize={'small'} className={classes.columnIcon} />
|
<StarBorderIcon fontSize={'small'} className={classes.columnIcon} />
|
||||||
}
|
}
|
||||||
textAlign={'right'}
|
|
||||||
/>
|
/>
|
||||||
</Datagrid>
|
</Datagrid>
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user