From 17e55490c9762239ca6f1f3bfdb0f5a272c58434 Mon Sep 17 00:00:00 2001 From: drahdiwaberl Date: Wed, 12 Oct 2022 23:22:42 +0200 Subject: [PATCH] Update style.css --- 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 8abd13bb..2b5c0012 100644 --- a/tools/esp8266/html/style.css +++ b/tools/esp8266/html/style.css @@ -177,7 +177,7 @@ div.ch { min-height: 350px; background-color: #006ec0; display: inline-block; - margin: 0 0px 20px 10px; + margin: 0 20px 10px 0px; overflow: auto; padding-bottom: 20px; }