Skip to content

Commit a2f67c9

Browse files
authored
chore(docs): more tweaks for contributors for better IE 11
1 parent b18150b commit a2f67c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/contributors-container.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ export default {
3737
const $image = h('b-img-lazy', {
3838
props: {
3939
src: imageUrl,
40-
fluid: true,
4140
block: true,
41+
fluidGrow: true,
4242
alt: 'Contributor image'
4343
}
4444
})

0 commit comments

Comments
 (0)