diff --git a/src/Settings.css b/src/Settings.css index c9444d4..93d83d0 100644 --- a/src/Settings.css +++ b/src/Settings.css @@ -2,7 +2,7 @@ position: fixed; top: 16px; right: 16px; - z-index: 100; + z-index: 300; width: 44px; height: 44px; border-radius: 50%; @@ -22,7 +22,7 @@ position: fixed; top: 0; right: 0; - z-index: 99; + z-index: 299; width: 320px; height: 100%; background: rgba(0, 0, 0, 0.85);