From b337067b8c3a42d4b628f7154906401e7b28e584 Mon Sep 17 00:00:00 2001 From: lumapu Date: Sun, 16 Oct 2022 22:08:50 +0200 Subject: [PATCH] PR #343 @drahdiwaberl --- tools/esp8266/html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/esp8266/html/style.css b/tools/esp8266/html/style.css index 258309bf..e58efab3 100644 --- a/tools/esp8266/html/style.css +++ b/tools/esp8266/html/style.css @@ -182,7 +182,7 @@ div.ch { min-height: 350px; background-color: #006ec0; display: inline-block; - margin: 0 10px 15px 10px; + margin: 0 20px 10px 0px; overflow: auto; padding-bottom: 20px; }