Skip to content

Commit d3aeea0

Browse files
authored
Merge pull request #596 from ctzsnooze/Zoom-element-200px-wide
zoom control 200px wide to increase accuracy
2 parents be22a79 + 237adb9 commit d3aeea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ html.has-log .video-top-controls {
978978

979979
.playback-rate-control,
980980
.graph-zoom-control {
981-
width: 130px;
981+
width: 200px;
982982
margin-right: 13px;
983983
margin-top: 6px;
984984
}

0 commit comments

Comments
 (0)