fixed illustration

This commit is contained in:
Fedor Katurov 2022-11-10 12:49:57 +06:00
parent bf74240684
commit aae9af8e62
6 changed files with 584 additions and 91 deletions

View file

@ -45,7 +45,7 @@ defineProps<Props>();
);
&.filled {
fill: var(--color-line);
fill: var(--color-rating-0);
}
}
</style>