strapi / buffet

Buffet.js — React Components Library made with styled-components
https://www.buffetjs.io
539 stars 67 forks source link

Is the Button component supposed to have uneven top/bottom padding? #181

Open alevosia opened 3 years ago

alevosia commented 3 years ago

Based on this line, the Button component styles' has enforced zero padding-top while allowing for any value for padding-bottom resulting to the the buttons all over Strapi looking like this -- more space at the bottom.

image

image

Is this intentional?

hypeJunction commented 3 years ago

Drives me nuts. Was trying to modify it, but seems not possible via theme provider.

Martin-Eckleben commented 2 years ago

Whole hearted agree - drives me nuts :)