Original PR: https://github.com/open-webui/open-webui/pull/158 Author: @dangminhduc1101 Created: 11/29/2023 Status: ✅ Merged Merged: 11/30/2023 Merged by: @tjbck
Base: dev ← Head: main
dev
main
959ab8e
3449989
a43c168
4c4d50f
ec3f2a3
fb6003d
1 file changed (+84 additions, -21 deletions)
📝 src/lib/components/layout/Sidebar.svelte (+84 -21)
src/lib/components/layout/Sidebar.svelte
Resolves #149. Also did some quick Tailwind cleanup by moving individual self-center to group items-center.
self-center
items-center
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/158
Author: @dangminhduc1101
Created: 11/29/2023
Status: ✅ Merged
Merged: 11/30/2023
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (6)
959ab8eChecking for clearing chat history3449989Merge pull request #161 from ollama-webui/deva43c168Merge pull request #163 from ollama-webui/dev4c4d50fMerge pull request #164 from ollama-webui/devec3f2a3Merge branch 'ollama-webui:main' into mainfb6003dComments resolved📊 Changes
1 file changed (+84 additions, -21 deletions)
View changed files
📝
src/lib/components/layout/Sidebar.svelte(+84 -21)📄 Description
Resolves #149. Also did some quick Tailwind cleanup by moving individual
self-centerto groupitems-center.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.