button border is consistent across screens

This commit is contained in:
proddy
2024-03-22 17:02:02 +01:00
parent bcfcc7690f
commit 5592d18e1f
7 changed files with 9 additions and 9 deletions

View File

@@ -543,7 +543,7 @@ const Customization: FC = () => {
</ButtonRow>
)}
</Box>
<ButtonRow>
<ButtonRow mt={1}>
<Button
startIcon={<SettingsBackupRestoreIcon />}
variant="outlined"