mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #18590] [CLOSED] Add reasonable min and max height to textarea #40474
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/18590
Author: @iPagar
Created: 10/24/2025
Status: ❌ Closed
Base:
dev← Head:textarea📝 Commits (1)
bcc8f08style: set min and max height for textarea📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
src/app.css(+5 -0)📄 Description
Description
Add a reasonable min and max height to textarea so it can't be extra small or extra large
Added
Screenshots or Videos
Representative example:

New:

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.