mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed: Ended overlay on artist posters
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com> Signed-off-by: Robin Dadswell <robin@dadswell.email>
This commit is contained in:
@@ -46,8 +46,8 @@ module.exports = {
|
||||
// Modal
|
||||
modalBodyPadding: '30px',
|
||||
|
||||
// Author
|
||||
authorIndexColumnPadding: '20px',
|
||||
authorIndexColumnPaddingSmallScreen: '10px',
|
||||
// Artist
|
||||
authorIndexColumnPadding: '10px',
|
||||
authorIndexColumnPaddingSmallScreen: '5px',
|
||||
authorIndexOverviewInfoRowHeight: '21px'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user