diff --git a/public/css/promptmanager.css b/public/css/promptmanager.css index a964e9fd6..74dac59f3 100644 --- a/public/css/promptmanager.css +++ b/public/css/promptmanager.css @@ -250,7 +250,6 @@ } #completion_prompt_manager_popup { - max-width: var(--sheldWidth); overflow-y: auto; height: calc(100% - 40px); position: absolute;