mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 03:06:33 +00:00
Better align dynamic data
This commit is contained in:
parent
75bbe5d3fa
commit
e3c1aa8836
@ -944,7 +944,7 @@ void HandleRoot(void)
|
||||
|
||||
WSContentSendStyle();
|
||||
|
||||
WSContentSend_P(PSTR("<div id='l1' name='l1'></div>"));
|
||||
WSContentSend_P(PSTR("<div style='padding:0;' id='l1' name='l1'></div>"));
|
||||
if (TasmotaGlobal.devices_present) {
|
||||
#ifdef USE_LIGHT
|
||||
if (TasmotaGlobal.light_type) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user