mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #3636] [MERGED] fix: add scroll to admin/user settings tabs #8103
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/3636
Author: @Peter-De-Ath
Created: 7/5/2024
Status: ✅ Merged
Merged: 7/6/2024
Merged by: @tjbck
Base:
dev← Head:add-scroll-to-settings-tabs📝 Commits (2)
8381346enh: add sideways scrolling to settings tabs containerc3c15cbrefac📊 Changes
2 files changed (+50 additions, -6 deletions)
View changed files
📝
src/lib/components/admin/Settings.svelte(+15 -2)📝
src/lib/components/chat/SettingsModal.svelte(+35 -4)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added Scroll to Admin Settings Tabs and User Settings Tab when tabs horizontally aligned
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.