Skip to content

Commit 69e3556

Browse files
authored
Retain order of video selector with figure (#339)
1 parent e1d4dc7 commit 69e3556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/styles.js

+1
Original file line numberDiff line numberDiff line change
@@ -1522,6 +1522,7 @@ module.exports = {
15221522
picture: {
15231523
display: 'block',
15241524
},
1525+
video: {}, // Required to maintain correct order when merging
15251526
kbd: {
15261527
fontWeight: '500',
15271528
fontFamily: 'inherit',

0 commit comments

Comments
 (0)