lostdesign/webgems

Use padding instead of margin in copy button

S3B4S opened this issue · 0 comments

S3B4S commented

Not really a bug, but something I'd like to see fixed nonetheless.
The copy button has a margin, which isn't clickable and results in some annoying UX.
image
The simple fix is just to use a padding instead of a margin. But holding off on any chances until #91 is merged.