figma-plugin-ds-svelte
figma-plugin-ds-svelte copied to clipboard
Allow select menu to be visible outside of parent
If an element has overflow: hidden
, SelectMenu
's popup element was clipped. This uses some CSS trickery to fix that.