From 12790d1e5d3f19e95b8587a25eae46d4553d001f Mon Sep 17 00:00:00 2001 From: Spythere Date: Sat, 15 Jan 2022 00:40:20 +0100 Subject: [PATCH] =?UTF-8?q?Fix:=20wy=C5=9Bwietlanie=20przycisku=20SRJP=20n?= =?UTF-8?q?ad=20statystykami=20ruchu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/global.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/global.scss b/src/styles/global.scss index 13431c1..411ed63 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -50,7 +50,7 @@ body { .g-tooltip { position: relative; - z-index: 100; + z-index: 10; .content { position: absolute;