mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
CANCEL button always in dark blue (secondary) color
This commit is contained in:
@@ -813,7 +813,7 @@ const ApplicationSettings = () => {
|
||||
<Button
|
||||
startIcon={<CancelIcon />}
|
||||
variant="outlined"
|
||||
color="primary"
|
||||
color="secondary"
|
||||
type="submit"
|
||||
onClick={loadData}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user