mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
make all REMOVE and UPDATE buttons look the same
This commit is contained in:
@@ -122,9 +122,9 @@ const SensorsTemperatureDialog = ({
|
||||
</Button>
|
||||
<Button
|
||||
startIcon={<WarningIcon color="warning" />}
|
||||
variant="contained"
|
||||
variant="outlined"
|
||||
onClick={save}
|
||||
color="info"
|
||||
color="primary"
|
||||
>
|
||||
{LL.UPDATE()}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user