Skip to content

Commit

Permalink
Merge pull request #2504 from nidhi-wa/docs-fix-input-overlap-image
Browse files Browse the repository at this point in the history
fix(docs): fix overlapping of image with table of content in input component
  • Loading branch information
anuradha9712 authored Jan 16, 2025
2 parents 99475b7 + f324767 commit 3363b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/components/inputs/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,8 @@ Inputs can also be used to create filters in the field values by using input chi

<iframe
style={{ border: "1px solid rgba(0, 0, 0, 0.1)" }}
width="800"
height="450"
width="100%"
height="600"
src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fproto%2FYOxwh18LLa34NQIahcozOz%2FVerification-Code-Input-Expected-Flow%3Fkind%3D%26node-id%3D122%253A0%26page-id%3D0%253A1%26scaling%3Dscale-down-width%26viewport%3D163%252C286%252C0.05311004817485809&hide-ui=1"
allowfullscreen
></iframe>

0 comments on commit 3363b77

Please sign in to comment.