We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabcbc3 commit 8894af4Copy full SHA for 8894af4
VideoPlayer.js
@@ -1209,10 +1209,10 @@ const styles = {
1209
height: 1,
1210
},
1211
handle: {
1212
- position: 'absolute',
1213
- marginTop: -24,
1214
- marginLeft: -24,
1215
- padding: 16,
1216
- }
1217
- })
+ position: 'absolute',
+ marginTop: -24,
+ marginLeft: -24,
+ padding: 16,
+ }
+ })
1218
};
0 commit comments