1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix light theme thumb color

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-12-27 11:43:46 +03:00
parent 9a762d0619
commit 84c2f83ff3

View File

@ -110,7 +110,7 @@
:global(.theme-light) {
.Switch {
--thumb-highlight: hsl(0 0% 0% / 25%);
--thumb-color-highlight: hsl(0 0% 0% / 25%);
& > input {
&:disabled {