OpenCodeDev / OpenCodeDev.Blazor.Foundation

Unofficial Implementation of Zurb's Foundation 6 as Blazor, C# Package including extra features.
MIT License
5 stars 0 forks source link

Button Group Border Radius #86

Closed hshimshon closed 2 years ago

hshimshon commented 2 years ago

Should force border radius to be 0 for the middle buttons first (right 0) last (left 0)

hshimshon commented 2 years ago

Also review the group because i feel NoGap is useless cause gap seems not to work??

hshimshon commented 2 years ago

NoGap is working as intended. Fixed in 3.1 Added some variables to control it.

We've fixed that up using css .button-group > .button .button-group > .button ~ .button .button-group > .button:last-of-type