refactor: z-index levels

This commit is contained in:
enes 2024-10-03 13:07:31 +02:00
parent 0b79ebd909
commit 59e153595a

View File

@ -27,7 +27,7 @@ body {
position: fixed; position: fixed;
top: 80px; top: 80px;
right: 20px; right: 20px;
z-index: 100; z-index: 40;
} }
#root { #root {