From e8305cb2e8c47aa7c5dcf7bd5f91ff82ddb63d76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Tue, 26 Jul 2022 23:42:30 +0200 Subject: [PATCH] Put Tweakpane over the globe --- src/style/modules/_globe2.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style/modules/_globe2.scss b/src/style/modules/_globe2.scss index 657ba06..e3f1bc0 100644 --- a/src/style/modules/_globe2.scss +++ b/src/style/modules/_globe2.scss @@ -250,6 +250,7 @@ // Tweakpane :global(.tp-rotv) { position: absolute; + z-index: 10; top: 0; right: 0; width: 300px;