mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Using theme-light mixin
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
a31edc9294
commit
8a0871230b
@ -108,7 +108,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
:global(.theme-light) {
|
||||
@include theme-light {
|
||||
.Switch {
|
||||
--thumb-color-highlight: hsl(0 0% 0% / 25%);
|
||||
|
||||
@ -118,4 +118,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user