Open netinsiders opened 3 years ago
Hi @netinsiders,
Thank you for working with our products.
To fix this, please add 'text-dark' class on the close button.
<button type="button" class="btn-close text-dark" data-bs-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
Please let me know if it works.
Best regards, Rares
Version
1.0.4
Reproduction link
https://www.creative-tim.com/learning-lab/bootstrap/modal/soft-ui-dashboard
Operating System
OSx
Device
iMac
Browser & Version
Brave, Firefox, Safari
Steps to reproduce
What is expected?
You should see the close button
What is actually happening?
It's not visible
Solution
Change color
Additional comments