aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/content.css
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-07-03 16:42:45 -0400
committerAjay <[email protected]>2022-07-03 16:42:45 -0400
commite223d125205ace18738f24e30330abb3d3993563 (patch)
tree2afb5f7b95ef625f27a8cda8d0a17ce44e3ecbbf /public/content.css
parent27e8e83c595dd157126097d7306db861c13369fa (diff)
downloadSponsorBlock-e223d125205ace18738f24e30330abb3d3993563.tar.gz
SponsorBlock-e223d125205ace18738f24e30330abb3d3993563.zip
Fix scrubbing on mobile
Diffstat (limited to 'public/content.css')
-rw-r--r--public/content.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/content.css b/public/content.css
index 9836ae3c..7ffeac4b 100644
--- a/public/content.css
+++ b/public/content.css
@@ -17,7 +17,7 @@
transition: transform .1s cubic-bezier(0,0,0.2,1);
}
-.ytm-progress-bar > #previewbar {
+.progress-bar-line > #previewbar {
height: 3px;
}