From 7c3c3855c4a30236da538863d38193891a588509 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:35:03 +0200 Subject: [PATCH] Fix console Firefox layout --- tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino b/tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino index 5a95e15e3..54c477c7b 100644 --- a/tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino +++ b/tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino @@ -381,9 +381,10 @@ const char HTTP_CMND_STYLE[] PROGMEM = // Overrule CSS for flex console const char HTTP_FORM_CMND[] PROGMEM = "" // Close HTTP_HEAD_STYLE3