Skip to content

Commit 7d6e5ee

Browse files
committed
added padding
1 parent 03e5d48 commit 7d6e5ee

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

assets/js/blocks.build.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Blocks/EmbedPress/src/components/dynamic-styles.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ export default function DynamicStyles({ attributes }) {
246246
width: ${width}px!important;
247247
position: relative;
248248
padding: 0;
249+
padding-top: 56.5%;
249250
height: 100%!important;
250251
}
251252

0 commit comments

Comments
 (0)