mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-27 01:48:48 +03:00
Fix help page showing small options page
This commit is contained in:
@@ -66,6 +66,12 @@ body {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#options.embed {
|
||||
max-width: 100%;
|
||||
text-align: left;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.switch-container {
|
||||
content: attr(label-name);
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user