Send Message A11Y Audit - Adjust headers in Send Message flow

This commit is contained in:
Jonathan Bobel
2024-11-22 16:45:25 -05:00
parent 971db71936
commit 35958769f4
11 changed files with 25 additions and 16 deletions

View File

@@ -265,6 +265,7 @@ td.table-empty-message {
margin-bottom: units(2);
.usa-form-group {
@include u-width("mobile-lg");
margin-top: units(2);
}
input#search {
width: 100%;
@@ -397,6 +398,11 @@ td.table-empty-message {
background-image: url(../img/material-icons/description.svg);
}
}
.get-started {
border: 1px solid color("gray-90");
padding: units(2);
margin-bottom: units(4);
}
}
.dashboard-table {