diff --git a/public/index.html b/public/index.html index 40c64209e..d54074bcf 100644 --- a/public/index.html +++ b/public/index.html @@ -349,39 +349,39 @@
-
-
-
-
-
+
Jailbreak activation message
- Message sent as a jailbreak to activate the roleplay + Message to send when auto-jailbreak is on.
-
- Jailbreak activation response +
+ Jailbreak confirmation reply
- Bot reply that counts as a successful jailbreak + Bot must send this back to confirm jailbreak
-
- Character note text +
+ Character Note
- Text to be send as a character nudge + Influences bot behavior in its responses.
diff --git a/public/style.css b/public/style.css index d96861d62..4034ea026 100644 --- a/public/style.css +++ b/public/style.css @@ -3064,7 +3064,7 @@ toolcool-color-picker { } .widthFreeExpand { - width: unset; + width: -webkit-fill-available; } .wide100p {