Open nom3d opened 2 years ago
I am not seeing a way to center the sweet alert OK button? I've tried all the basic css rules but nothing seems to work.
Any ideas how to center the .swal-button ?
I think adding this rule to the global css file would do the trick .swal-footer { text-align: center; }
I am not seeing a way to center the sweet alert OK button? I've tried all the basic css rules but nothing seems to work.
Any ideas how to center the .swal-button ?