CANCEL button always in dark blue (secondary) color

This commit is contained in:
proddy
2024-08-30 14:59:12 +02:00
parent 35cb567b62
commit 71d90d6416
8 changed files with 8 additions and 8 deletions

View File

@@ -813,7 +813,7 @@ const ApplicationSettings = () => {
<Button
startIcon={<CancelIcon />}
variant="outlined"
color="primary"
color="secondary"
type="submit"
onClick={loadData}
>