sanity-plugin-icon-picker icon indicating copy to clipboard operation
sanity-plugin-icon-picker copied to clipboard

Icons are cut off in MenuButton

Open travismfrank opened this issue 11 months ago • 0 comments

MenuButtons in Sanity studio are cutting off the icons:

image

^^ That's supposed to be a Television, ha.

If I remove overflow: hidden; from the span that directly wraps the svg I can see them, but not sure how to do that in the lib itself. I have a fork here (needed to remove the default imported icons to reduce bundle size), would definitely be willing to make the PR myself if someone can point me in the right direction. :)

travismfrank avatar Mar 10 '24 22:03 travismfrank