mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Compare commits
2 Commits
03dc749440
...
7a605b8a2c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a605b8a2c | ||
|
|
b59241cb08 |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "__MSG_fullName__",
|
"name": "__MSG_fullName__",
|
||||||
"short_name": "SponsorBlock",
|
"short_name": "SponsorBlock",
|
||||||
"version": "6.0.2",
|
"version": "6.0.3",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"description": "__MSG_Description__",
|
"description": "__MSG_Description__",
|
||||||
"homepage_url": "https://sponsor.ajay.app",
|
"homepage_url": "https://sponsor.ajay.app",
|
||||||
|
|||||||
@@ -321,6 +321,8 @@
|
|||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.sbControlsMenu-item {
|
.sbControlsMenu-item {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user