Increase add theme button icon size

This commit is contained in:
schroda
2024-09-09 22:34:43 +02:00
parent 418af05943
commit aa628c72f6

View File

@@ -32,7 +32,7 @@ export const CreateThemeButton = () => {
size="large"
{...bindTrigger(popupState)}
>
<AddCircleIcon />
<AddCircleIcon fontSize="large" />
</Button>
<Tooltip title={t('settings.appearance.theme.create.title')} placement="top">
<TypographyMaxLines sx={{ maxWidth: '100%' }}>