Skip to content

Commit ab68268

Browse files
committed
fix: codesponsor style
1 parent e16c89e commit ab68268

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/plugins/codesponsor.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ function tpl (id, options) {
1717
scrolling=0
1818
frameborder=0
1919
width=250
20-
height=250
20+
height=auto
21+
style="max-height: 250px;"
2122
id="code-sponsor-embed-iframe"
2223
src="https://app.codesponsor.io/widgets/${id}?${qs.join('&')}">
2324
</iframe>`

0 commit comments

Comments
 (0)