Skip to content

Commit 778c30a

Browse files
authored
PEPPER-1600 pe-cgs instagram feed styling update (#2458)
1 parent 21304b0 commit 778c30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddp-workspace/projects/toolkit/src/lib/components/instagram-feed-lightwidget-plugin/instagram-feed-lightwidget-plugin.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
99
<iframe [src]="iframeSrc"
1010
allowtransparency="true"
1111
class="lightwidget-widget"
12-
style="width:80%; border:0; overflow:hidden; align:center">
12+
style="width:60%; border:0; overflow:hidden; align:center">
1313
</iframe>`
1414
})
1515
/**

0 commit comments

Comments
 (0)