mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-04 20:18:32 +03:00
Render preview bar behind scrubber
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
height: 100%;
|
||||
transform: scaleY(0.6) translateY(-30%) translateY(1.5px);
|
||||
z-index: 40;
|
||||
z-index: 42;
|
||||
|
||||
transition: transform .1s cubic-bezier(0,0,0.2,1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user