mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #1077] [MERGED] fix: numbered lists with an additional line between items are rendered incorrectly #36200
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/1077
Author: @fbirlik
Created: 3/7/2024
Status: ✅ Merged
Merged: 3/7/2024
Merged by: @tjbck
Base:
dev← Head:patch-listblocks📝 Commits (1)
3823908fix: numbered lists with an additional line between items are rendered incorrectly📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/app.css(+4 -0)📄 Description
Description
update app.css to convert p-tags within li-tags to inline instead of block
Changelog Entry
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.