Skip to content

Commit

Permalink
fix(placeholder): placeholder position with mis-aligned with text-ali…
Browse files Browse the repository at this point in the history
…gn at parent (justinribeiro#44)
  • Loading branch information
anatolykopyl committed Nov 26, 2021
1 parent b7b6da8 commit 90b64f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lite-youtube.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ export class LiteYTEmbed extends HTMLElement {
position: absolute;
width: 100%;
height: 100%;
left: 0;
}
#frame {
Expand Down

0 comments on commit 90b64f3

Please sign in to comment.