diff --git a/sd-card/html/index.html b/sd-card/html/index.html index dea007714..d1dd72a11 100644 --- a/sd-card/html/index.html +++ b/sd-card/html/index.html @@ -136,7 +136,7 @@

An ESP32 all inclusive neural network recognition system for meter Digitizat @@ -189,7 +189,7 @@

An ESP32 all inclusive neural network recognition system for meter Digitizat if (category["MQTT"]["enabled"] && param["MQTT"]["HomeassistantDiscovery"].value1 == "true") { document.getElementById("ManualControl").style.display=""; - document.getElementById("HASendDiscovery").style.display="width: 300px;"; + document.getElementById("HASendDiscovery").style.display=""; } }