Update _admin.scss

This commit is contained in:
zandercymatics 2024-03-21 08:46:36 -06:00
parent fb6b8838d3
commit c12b09a0ed
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -346,3 +346,7 @@ input.admin-confirm-button {
.usa-summary-box__dhs-color {
color: $dhs-blue-70;
}
.errors span.select2-selection {
border: 1px solid var(--error-fg);
}