Repair customization JS in docs

This commit is contained in:
Lucas 2020-09-29 10:54:26 +07:00
parent a5f837a08b
commit a0c65bcded
7 changed files with 61 additions and 60 deletions

View file

@ -58,7 +58,7 @@
&[data-color="yellow"],
&[data-color="amber"] {
&.picked {
// TODO
background-image: var(--icon-check-dark);
}
}
}