Skip to content

Commit 8894af4

Browse files
author
Kyle Milloy
committed
v1.0.1
1 parent fabcbc3 commit 8894af4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

VideoPlayer.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,10 +1209,10 @@ const styles = {
12091209
height: 1,
12101210
},
12111211
handle: {
1212-
position: 'absolute',
1213-
marginTop: -24,
1214-
marginLeft: -24,
1215-
padding: 16,
1216-
}
1217-
})
1212+
position: 'absolute',
1213+
marginTop: -24,
1214+
marginLeft: -24,
1215+
padding: 16,
1216+
}
1217+
})
12181218
};

0 commit comments

Comments
 (0)