mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-27 04:40:49 +03:00
Fix preview bar scaling on new youtube layout
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
transform: scaleY(0.6) translateY(-30%) translateY(1.5px);
|
transform: scaleY(0.667) translateY(-30%) translateY(1.5px);
|
||||||
z-index: 42;
|
z-index: 42;
|
||||||
|
|
||||||
transition: transform .1s cubic-bezier(0,0,0.2,1);
|
transition: transform .1s cubic-bezier(0,0,0.2,1);
|
||||||
|
|||||||
Reference in New Issue
Block a user