CASH-77: fix CASH-112 link styling

This commit is contained in:
Adam Caouette 2025-01-16 07:29:03 -05:00
parent eaf5951b7f
commit 68a8d88d05
2 changed files with 3 additions and 3 deletions

View file

@ -284,6 +284,9 @@ export default {
.modal-disclaimer {
font-size: 0.75rem;
order: 2;
a {
text-decoration: none;
}
}
.modal-footer {
margin: 0 0 1.5rem 0;

View file

@ -200,9 +200,6 @@ export default {
}
.modal-disclaimer {
order: 4;
a {
text-decoration: none;
}
}
&.progress-saved {