mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 20:47:11 +03:00
Improved mobile preview bar
This commit is contained in:
@@ -44,6 +44,8 @@ class PreviewBar {
|
|||||||
if (this.onMobileYouTube) {
|
if (this.onMobileYouTube) {
|
||||||
parent.style.backgroundColor = "rgba(255, 255, 255, 0.3)";
|
parent.style.backgroundColor = "rgba(255, 255, 255, 0.3)";
|
||||||
parent.style.opacity = "1";
|
parent.style.opacity = "1";
|
||||||
|
|
||||||
|
this.container.style.transform = "none";
|
||||||
}
|
}
|
||||||
|
|
||||||
//on the seek bar
|
//on the seek bar
|
||||||
|
|||||||
Reference in New Issue
Block a user