UX: improve contrast of overridden setting indicator dot (#21128)
This commit is contained in:
parent
f3f30d6865
commit
fbdafd712b
|
@ -122,7 +122,7 @@
|
||||||
width: 0.5rem;
|
width: 0.5rem;
|
||||||
height: 0.5rem;
|
height: 0.5rem;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
background-color: var(--primary-low);
|
background-color: var(--quaternary-low);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue