sanity-plugin-icon-picker
sanity-plugin-icon-picker copied to clipboard
Icons are cut off in MenuButton
MenuButtons
in Sanity studio are cutting off the icons:
^^ 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. :)