Fix outcome not being visible

This commit is contained in:
thepaperpilot 2023-02-21 22:49:55 -06:00
parent 9d44a0d21f
commit c463620021

View file

@ -277,6 +277,7 @@
justify-content: center;
align-items: center;
cursor: pointer;
color: var(--feature-foreground);
}
.outcome span {