From fef62bcfdfadda316130a619ccaaea1407c04991 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Sun, 17 Nov 2024 16:53:06 +0100 Subject: [PATCH] peek preview always visible (PC mode) works in PC mode, but looks bad on mobiles --- wled00/data/index.css | 4 ++++ wled00/data/index.htm | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/wled00/data/index.css b/wled00/data/index.css index 617f971bd0..595ccec52f 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -402,6 +402,10 @@ button { margin: 0 auto auto; } +.belowpreview { + top: 164px; +} + .staybot { bottom: 5px; } diff --git a/wled00/data/index.htm b/wled00/data/index.htm index e0c9ca547c..392da365cd 100644 --- a/wled00/data/index.htm +++ b/wled00/data/index.htm @@ -211,7 +211,7 @@
-