Skip to content

Commit

Permalink
fix: codesponsor style
Browse files Browse the repository at this point in the history
  • Loading branch information
QingWei-Li committed Oct 20, 2017
1 parent e16c89e commit ab68268
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/plugins/codesponsor.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ function tpl (id, options) {
scrolling=0
frameborder=0
width=250
height=250
height=auto
style="max-height: 250px;"
id="code-sponsor-embed-iframe"
src="https://app.codesponsor.io/widgets/${id}?${qs.join('&')}">
</iframe>`
Expand Down

0 comments on commit ab68268

Please sign in to comment.