UX: improve contrast of overridden setting indicator dot (#21128)

This commit is contained in:
chapoi 2023-04-18 16:09:38 +09:00 committed by GitHub
parent f3f30d6865
commit fbdafd712b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
width: 0.5rem;
height: 0.5rem;
border-radius: 100%;
background-color: var(--primary-low);
background-color: var(--quaternary-low);
}
}
}