Fix highlighting again

This commit is contained in:
somebody
2022-09-20 16:59:42 -05:00
parent daca35fcac
commit ad6390b677

View File

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