Adjust chapter list missing chapters info top padding
Chapter list cards have top padding, but not bottom padding, which resulted in the missing chapter info to not have the same spacing to both chapter cards
This commit is contained in:
@@ -30,7 +30,8 @@ export const MissingChaptersInfoSeparator = ({ missingChaptersGap }: { missingCh
|
||||
justifyContent: 'center',
|
||||
alignItems: 'center',
|
||||
p: 2,
|
||||
py: 2.5,
|
||||
pt: 3.5,
|
||||
pb: 2.5,
|
||||
}}
|
||||
>
|
||||
<Box
|
||||
|
||||
Reference in New Issue
Block a user