Skip to content

Commit 237adb9

Browse files
committed
zoom control 200px wide to increase accuracy
1 parent b532dab commit 237adb9

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)