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

Reveal Border Radius is set as Color #111

Closed hshimshon closed 1 year ago

hshimshon commented 1 year ago

Remove border-radius with color var... .reveal { border-radius: var(--reveal-border-radius); border-radius: var(--reveal-bg-color); }

hshimshon commented 1 year ago

Fixed background-color, border in 3.3