From 313c42d925f63047697d90410b7edfb98063940c Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Tue, 28 Jul 2026 09:22:21 +0200 Subject: [PATCH] no message --- Energy_Pie/module.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Energy_Pie/module.html b/Energy_Pie/module.html index d496ef6..2bbda16 100644 --- a/Energy_Pie/module.html +++ b/Energy_Pie/module.html @@ -40,6 +40,8 @@ #wrap{ position:relative; overflow:hidden; + overscroll-behavior:none; + touch-action:none; box-sizing:border-box; background:#121216; }