fix: codesponsor style
This commit is contained in:
parent
e16c89e539
commit
ab682684ca
1 changed files with 2 additions and 1 deletions
|
|
@ -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>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue