diff --git a/static/koboldai.css b/static/koboldai.css index 51a70f18..4fb24a51 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -3570,10 +3570,15 @@ h2 .material-icons-outlined { } .section_header { + font-weight: bold; margin-left: 2px; margin-bottom: 2px; } +.story_category_area > * > label { + user-select: none +} + .help_text { margin-left: 6px; margin-bottom: 0.7em;