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

@@ -474,7 +474,7 @@ const MqttSettings = () => {
startIcon={<CancelIcon />}
disabled={saving}
variant="outlined"
color="primary"
color="secondary"
type="submit"
onClick={loadData}
>