From 5b9af3fccee57dd6a84f85d7f8bba9cdd1d341ed Mon Sep 17 00:00:00 2001 From: Thoronium <107363768+NotThorny@users.noreply.github.com> Date: Wed, 10 May 2023 12:58:41 -0600 Subject: [PATCH] Fix bar overlap on resize --- src/ui/components/RightBar.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/ui/components/RightBar.css b/src/ui/components/RightBar.css index 608064f..cfe6a99 100644 --- a/src/ui/components/RightBar.css +++ b/src/ui/components/RightBar.css @@ -11,10 +11,7 @@ width: 80px; right: 0%; - z-index: 99; - background-color: rgba(77, 77, 77, 0.6); - z-index: 999; } .BarImg:hover {