mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
Fix typo
This commit is contained in:
parent
b934b21ce7
commit
9fcbb0f492
1 changed files with 1 additions and 1 deletions
|
@ -815,7 +815,7 @@ div.dja__model-description{
|
|||
}
|
||||
|
||||
.thin-border {
|
||||
background-color: (--selected-bg);
|
||||
background-color: var(--selected-bg);
|
||||
border: 1px solid var(--border-color);
|
||||
border-radius: 8px;
|
||||
label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue