CASH-77: fix text align on disclaimer

This commit is contained in:
Adam Caouette 2025-01-16 10:29:41 -05:00
parent 854f64b0ef
commit 63e11db537

View file

@ -284,6 +284,7 @@ export default {
.modal-disclaimer {
font-size: 0.75rem;
order: 2;
text-align: left;
a {
text-decoration: none;
}