This commit is contained in:
zandercymatics 2024-03-21 09:03:48 -06:00
parent 8f00ed4c45
commit a6aa8b8578
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
2 changed files with 1 additions and 1 deletions

View file

@ -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;
}