Closed celestale closed 3 years ago
Great work @shlomiassaf.
An interesting thought is how can I remove the fade-in/fade-out animation from the bootstrap modal and the black bg as well?
Put this in the styles.css .modal-backdrop { background-color: white; /whatever color you want/ }
Great work @shlomiassaf.
An interesting thought is how can I remove the fade-in/fade-out animation from the bootstrap modal and the black bg as well?