From 572e0bda9f4eba968f59e32af4e08214c4e556b6 Mon Sep 17 00:00:00 2001 From: Nick Oates Date: Sat, 7 Dec 2024 10:08:26 -0800 Subject: [PATCH] Blur: Fix padding being overridden --- themes/blur.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/blur.css b/themes/blur.css index 9e8d0f18..e8378e61 100644 --- a/themes/blur.css +++ b/themes/blur.css @@ -76,7 +76,7 @@ } [class^="sidebarWrapper"] { - padding-bottom: 96px; + padding-bottom: 96px !important; } #feedSidebar,