handle rating in context menu

This commit is contained in:
jeffvli
2025-11-29 22:22:57 -08:00
parent aab19b289b
commit 196289edb3
3 changed files with 38 additions and 13 deletions
@@ -36,7 +36,7 @@
.symbol-body {
svg {
stroke: var(--theme-colors-foreground);
stroke-width: 2px;
stroke-width: 1px;
&:not([data-filled='true']) {
fill: transparent;