From c30b3535aeef4f3bc9cf9cc31c07adebff98314a Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Tue, 28 Jul 2026 22:30:04 +0200 Subject: [PATCH] smoothies --- 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 9fcfd84..a55808e 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -1988,7 +1988,7 @@ body.sidebar-right-hidden #sidebar-drag-zone { right: 0; width: 100%; height: 20px; - background: linear-gradient(to bottom, transparent, rgba(28, 27, 27, 0.8)); + background: linear-gradient(to bottom, transparent, var(--bg)); pointer-events: none; }