diff --git a/manifest/manifest.json b/manifest/manifest.json index 36f9776e7..19e302c58 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "6.0.2", + "version": "6.0.3", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", diff --git a/public/popup.css b/public/popup.css index 109d28572..f5beae8c6 100644 --- a/public/popup.css +++ b/public/popup.css @@ -321,6 +321,8 @@ justify-content: space-evenly; display: flex; position: relative; + + z-index: 1; } .sbControlsMenu-item { display: flex;