feat: update Core Value trait label text stroke with light-dark color
This commit is contained in:
parent
8252a354cb
commit
e001102278
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
&--trait {
|
&--trait {
|
||||||
.ds4-core-value__label {
|
.ds4-core-value__label {
|
||||||
-webkit-text-stroke: 1px colors.$c-black;
|
-webkit-text-stroke: 1px light-dark(colors.$c-black, colors.$c-white);
|
||||||
color: transparent;
|
color: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue