Commit 1c7f142
authored
Bugfix: Prevent Embedded Video Clipping in Safari (#1957)
This PR addresses a bug where iframe video players like YouTube or
Vimeo used in an Embed object would offset to the left when playing
in Safari, resulting in the left side of the player being cut off.
Fixes #8281 parent f284b33 commit 1c7f142
File tree
2 files changed
+10
-1
lines changed- .changeset
- src/mixins
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | | - | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
0 commit comments