Closed jesstelford closed 6 years ago
Hmm, this has negative effects on non-flat buttons:
Maybe we should add an extra pixel of padding? Or remove a pixel of padding from the outline'd button?
Thank you for the contribution!
I'll investigate this and your other pr together and I'll try to find a satisfying solution 🙂
Now the borders should be consistent :)
I had to implement this a bit differently (and I'm not that great with Github) so I'm not merging this pr since I fix button things here: fa0f027fcd0c414818aef63c6141c2c82be688cb.
Adjacent buttons with/without the outline prop will now have the same height.
Old:
New:
New with hover: