Skip to content

Commit

Permalink
Retain order of video selector with figure (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archez authored and adamwathan committed Mar 27, 2024
1 parent 9d4cd55 commit 96544e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -1522,6 +1522,7 @@ module.exports = {
picture: {
display: 'block',
},
video: {}, // Required to maintain correct order when merging
kbd: {
fontWeight: '500',
fontFamily: 'inherit',
Expand Down

0 comments on commit 96544e8

Please sign in to comment.