mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Fix bug
This commit is contained in:
parent
8f00ed4c45
commit
a6aa8b8578
2 changed files with 1 additions and 1 deletions
|
@ -348,5 +348,5 @@ input.admin-confirm-button {
|
|||
}
|
||||
|
||||
.errors span.select2-selection {
|
||||
border: 1px solid var(--error-fg);
|
||||
border: 1px solid var(--error-fg) !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue