mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
[PR #14856] [CLOSED] Style: System Prompt Styling Improvement #10415
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/14856
Author: @Classic298
Created: 6/10/2025
Status: ❌ Closed
Base:
dev← Head:style-system-prompt📝 Commits (2)
6325613Merge pull request #14675 from open-webui/dev66faaefSystem prompt styling (#9)📊 Changes
3 files changed (+16 additions, -4 deletions)
View changed files
📝
src/lib/components/chat/Controls/Controls.svelte(+10 -2)📝
src/lib/components/chat/Settings/General.svelte(+3 -1)📝
src/lib/components/common/Textarea.svelte(+3 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Related to PR: https://github.com/open-webui/open-webui/pull/14843
This PR improves the styling of the input field for the custom system prompt in the settings modal and in the Chat Controls Modal.
The new styling is copied from the AddMemory.svelte Modal. Therefore the new system prompt styling adheres to existing styling conventions for Open WebUI!
The new styling makes it easier to see the borders of the input field and also allows for changing the size of the input field by dragging the corner to increase it's size!
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.