From 3d77ebba515643e29f15b29835281299120da5a7 Mon Sep 17 00:00:00 2001 From: onkofonko Date: Wed, 23 Oct 2024 16:40:34 +0200 Subject: [PATCH] Fix z-index --- public/theme/source.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/theme/source.css b/public/theme/source.css index fadbd49..0eef6c6 100644 --- a/public/theme/source.css +++ b/public/theme/source.css @@ -3622,10 +3622,6 @@ button[aria-label="Disable Game Activity"] .contents_dd4f85:after { contain: none; } -.header_b8cc6d { - z-index: 1; -} - .body_b8cc6d>div:nth-child(2) { padding-top: 14px; border-top: 1px solid var(--background-modifier-accent);