Fix for tweak

This commit is contained in:
ebolam
2022-09-30 17:00:29 -04:00
parent f3b55fdfed
commit 4d2bd20345

View File

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