[PR #1373] [CLOSED] bug: fix LaTeX rendering overflow #75525

Closed
opened 2026-05-13 08:33:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1373
Author: @KiaanCastillo
Created: 3/31/2024
Status: Closed

Base: devHead: bug/latex-rendering-overflow


📝 Commits (2)

  • 86aa2ca Merge pull request #1363 from open-webui/dev
  • fb26192 Prevent scroll overflow for main app container

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/routes/(app)/+layout.svelte (+1 -1)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

[Insert a brief description of the changes made in this pull request]


Changelog Entry

Added

  • [List any new features or additions]

Fixed

  • [List any fixes or corrections]

Changed

  • [List any changes or updates]

Removed

  • [List any removed features or files]

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

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/1373 **Author:** [@KiaanCastillo](https://github.com/KiaanCastillo) **Created:** 3/31/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `bug/latex-rendering-overflow` --- ### 📝 Commits (2) - [`86aa2ca`](https://github.com/open-webui/open-webui/commit/86aa2ca6cb14df2399f8297726a3bd978ab3d541) Merge pull request #1363 from open-webui/dev - [`fb26192`](https://github.com/open-webui/open-webui/commit/fb26192ac13983f56afa7ee67a92cd06cefce267) Prevent scroll overflow for main app container ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/routes/(app)/+layout.svelte` (+1 -1) </details> ### 📄 Description ## Pull Request Checklist - [ ] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description [Insert a brief description of the changes made in this pull request] --- ### Changelog Entry ### Added - [List any new features or additions] ### Fixed - [List any fixes or corrections] ### Changed - [List any changes or updates] ### Removed - [List any removed features or files] --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-13 08:33:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#75525