Update mui theme

This commit is contained in:
schroda
2024-09-04 22:26:40 +02:00
parent 378c97aa1b
commit be471ba06b
9 changed files with 62 additions and 53 deletions

View File

@@ -117,6 +117,7 @@ export const TrackerMangaCard = ({
return (
<Card
sx={{
backgroundColor: 'background.default',
marginBottom: 2,
'&:last-child': { marginBottom: 8 },
}}