diff --git a/sd-card/html/index.html b/sd-card/html/index.html index f27b33df1..dea007714 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=""; + document.getElementById("HASendDiscovery").style.display="width: 300px;"; } }