mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
[UI Work] Add Overview Artist Index View
This commit is contained in:
@@ -36,8 +36,10 @@ module.exports = {
|
||||
progressBarLargeHeight: '20px',
|
||||
|
||||
// Jump Bar
|
||||
jumpBarItemHeight: '25px'
|
||||
|
||||
// Series
|
||||
jumpBarItemHeight: '25px',
|
||||
|
||||
// Artist
|
||||
artistIndexColumnPadding: '20px',
|
||||
artistIndexColumnPaddingSmallScreen: '10px',
|
||||
artistIndexOverviewInfoRowHeight: '21px'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user