Change "large" IconButtons to default size
This commit is contained in:
@@ -40,7 +40,6 @@ export const ChapterDownloadRetryButton = ({ chapterId }: { chapterId: ChapterId
|
||||
e.stopPropagation();
|
||||
handleRetry();
|
||||
}}
|
||||
size="large"
|
||||
>
|
||||
<Refresh />
|
||||
</IconButton>
|
||||
|
||||
Reference in New Issue
Block a user