Skip to content

Commit 739fff9

Browse files
committed
Fix
Signed-off-by: John Mertic <[email protected]>
1 parent 547a26b commit 739fff9

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/pages/community/foundation/members.mdx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ and becoming a member, please see our
1414
1515
or [complete a membership application](https://join.graphql.org).
1616

17-
<!-- Landscape embed view -->
18-
<iframe src="https://graphql.landscape2.io/embed/embed.html?base-path=&classify=category&key=graphql-foundation-member--general&headers=false&category-header=true&category-in-subcategory=false&title-uppercase=false&title-alignment=left&title-font-family=sans-serif&title-font-size=13&style=clean&bg-color=%2348264b&fg-color=%23ffffff&item-modal=true&item-name=false&size=xl&items-alignment=left" style="width:100%;height:100%;display:block;border:none;"></iframe>
19-
<!-- Landscape embed item details view -->
20-
<!-- NOTE: the script and the iframe below should only be added once, even when adding multiple embed views to the page -->
21-
<script src="https://graphql.landscape2.io/embed/embed-item.js"></script>
22-
<iframe id="embed-item" src="https://graphql.landscape2.io/embed/embed-item.html" style="width:100%;height:100%;display:block;border:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:2147483647;display:none;"></iframe>
17+
<IframeResizer
18+
className="w-full mt-6"
19+
src="https://graphql.landscape2.io/embed/embed.html?base-path=&classify=category&key=graphql-foundation-member&headers=false&category-header=false&category-in-subcategory=false&title-uppercase=false&title-alignment=left&title-font-family=sans-serif&title-font-size=13&style=clean&bg-color=%2348264b&fg-color=%23ffffff&item-modal=false&item-name=false&size=xl&items-alignment=left&iframe-resizer=true"
20+
heightCalculationMethodeightCalculationMethod="max"
21+
/>

0 commit comments

Comments
 (0)