mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 07:04:31 -04:00
[PR #777] [MERGED] fix: Visually group social icons #801
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/docs/pull/777
Author: @iPagar
Created: 10/24/2025
Status: ✅ Merged
Merged: 10/24/2025
Merged by: @Classic298
Base:
main← Head:socials📝 Commits (1)
3a59258fix: Visually group social icons📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/css/custom.css(+4 -0)📄 Description
Visually group social icons together, separate from theme toggle. Previously there was discord icon visually grouped with theme toggle.
Before:

After:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.