Skip to content

Commit

Permalink
Use > div selector to correctly select the element
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadxali committed Jun 26, 2024
1 parent 3584b7a commit 8786d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elements/Video/Video.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
}
}

> *:only-child {
> div {
margin-left: auto;
margin-right: auto;
}
Expand Down

0 comments on commit 8786d43

Please sign in to comment.