Merge pull request #144 from one-some/ui2-fix-highlight

Fix highlighting again
This commit is contained in:
ebolam
2022-09-20 18:07:26 -04:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
.within_max_length {
.within_max_length,
#story_prompt[story_prompt_in_ai="true"] {
color: inherit;
font-weight: inherit;
}