From cbccac6e229c50d9157719b0176e75ee81051261 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sat, 23 May 2026 20:46:40 +0200 Subject: [PATCH] hide thumb higher --- public/s/css/f0ckm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 7f1e468..a94a2e7 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -14681,7 +14681,7 @@ body.scroller-active #gchat-reopen-bubble { .blur-untagged-active a.thumb.revealed p .hide-thumb-btn { display: flex !important; position: absolute !important; - bottom: 5px !important; + bottom: 25px !important; left: 5px !important; width: 20px !important; height: 20px !important;