mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Send Message A11Y Audit - Adjust headers in Send Message flow
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user