utily / smoothly

Web component library written with Stencil.
https://payfunc.com/open-source/smoothly
MIT License
1 stars 5 forks source link

Fix button border disappearing bug #852

Closed Magnus93 closed 2 weeks ago

Magnus93 commented 3 weeks ago

For some weird reason, styling in inonic-norimalize.css removes border from button for specific cases. This seems to fix it. Specifically specifying border-color instead of the whole border. border: none; is just removed because it's redundant, it's already set in :host.

Screencast from 2024-08-22 09:34:08.webm

Also audit fix to fix dependency vulnerabilities

cloudflare-pages[bot] commented 2 weeks ago

Deploying smoothly with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0beb3db
Status: ✅  Deploy successful!
Preview URL: https://0e5894d9.smoothly.pages.dev
Branch Preview URL: https://debug-button-border-disappea.smoothly.pages.dev

View logs