From 136ea4156f7fbfa80d945f9d2df1da822ef6fbcc Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 16 Feb 2026 00:07:32 +0100 Subject: [PATCH] fix hold glich; prefered theme pop --- css/electro.css | 1 + index.html | 6 +++--- js/game_logic.js | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/css/electro.css b/css/electro.css index a4882f6..70da9e0 100644 --- a/css/electro.css +++ b/css/electro.css @@ -78,6 +78,7 @@ tr.matrix td:not(.mino) { .disabled.mino { opacity: 60%; + position: relative; } .disabled.mino:before { diff --git a/index.html b/index.html index 320ffc4..be49430 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - + @@ -70,8 +70,8 @@
Interface