Merge branch 'main' into 2298-bug-able-to-keep-pressing-send-and-send-more-and-more-while-processing

This commit is contained in:
Beverly Nguyen
2025-03-14 11:05:32 -07:00
13 changed files with 92 additions and 76 deletions

View File

@@ -1047,3 +1047,7 @@ nav.nav {
.form-control-error {
border: 4px solid #b10e1e
}
.usa-site-alert .usa-alert .usa-alert__body {
max-width: 75rem;
}