Add more padding tertiary info and the star icon, in Mobile simple list views. Fixes #466
This commit is contained in:
@@ -84,7 +84,7 @@ const AlbumListView = ({ hasShow, hasEdit, hasList, ...rest }) => {
|
||||
tertiaryText={(r) => (
|
||||
<>
|
||||
<RangeField record={r} source={'year'} sortBy={'maxYear'} />
|
||||
|
||||
|
||||
</>
|
||||
)}
|
||||
linkType={'show'}
|
||||
|
||||
Reference in New Issue
Block a user