Merge pull request #185 from LightSaveUs/UI2

Fix the tweak again
This commit is contained in:
ebolam
2022-09-30 22:16:13 -04:00
committed by GitHub

View File

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