zuramai / mazer

Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
http://zuramai.github.io/mazer
MIT License
2.71k stars 763 forks source link

Fix button colors in _variables.scss not being applied #281

Closed Niksac closed 10 months ago

Niksac commented 10 months ago

The button colors defined in _variables.scss are currently not applied due to a bug in _buttons.scss. I fixed the bug in _buttons.scss and changed the colors set in _variables.scss to match the currently active colors, which are determined by bootstraps default functionality.

We should either adapt this change or remove the btn-colors sections from _variables.scss and _buttons.scss.

netlify[bot] commented 10 months ago

Deploy Preview for comforting-cocada-22086c ready!

Name Link
Latest commit 4859abdcec8a3c2aaccd9632ee227a12b8702ef4
Latest deploy log https://app.netlify.com/sites/comforting-cocada-22086c/deploys/655f5e0602096e0008e89058
Deploy Preview https://deploy-preview-281--comforting-cocada-22086c.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

alfianchii commented 10 months ago

TYSM!!!!