diff --git a/public/css/promptmanager.css b/public/css/promptmanager.css index 0875cfd6f..c2c2e3ab8 100644 --- a/public/css/promptmanager.css +++ b/public/css/promptmanager.css @@ -1,9 +1,3 @@ -/* OpenAI */ - -#completion_prompt_manager { - margin: 0.5em 0.25em; -} - #completion_prompt_manager .caution { color: var(--fullred); } diff --git a/public/index.html b/public/index.html index 66b725147..e20b618af 100644 --- a/public/index.html +++ b/public/index.html @@ -1289,7 +1289,7 @@ Helps the model to associate messages in group chats. Names must only contain letters or numbers without whitespaces. -