innovaccer / design-system

Masala Design System (MDS) is an open-source design system built at Innovaccer. Figma file : https://www.figma.com/community/file/974368355920553546/masala-design-system-web-guidelines
https://mds.innovaccer.com
MIT License
84 stars 79 forks source link

Docs site: Live Preview Component should only shows scrollbar in case of overflow #2372

Open anuradha9712 opened 4 days ago

anuradha9712 commented 4 days ago

Description

On the docs site, the live preview component should not show scrollbar if there is no overflow behavior.

image

Expected result

Scrollbar should only be visible in case of overflow (for e.g in case of pageheader)

- With Scrollbar

image

- Without Scrollbar

image

Steps to fix the issue