refactor(temperature): make thumb lighter

This commit is contained in:
Sergey Andrievskiy 2019-06-21 13:57:42 +03:00
parent 81ace1a0ce
commit 154587d761

View file

@ -19,7 +19,7 @@
} }
.circle { .circle {
fill: nb-theme(background-basic-color-4); fill: nb-theme(background-basic-color-2);
stroke: nb-theme(color-primary-default); stroke: nb-theme(color-primary-default);
} }