[PR #684] [MERGED] fix web style #22629

Closed
opened 2026-02-21 20:19:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/684
Author: @JunIce
Created: 7/30/2023
Status: Merged
Merged: 7/31/2023
Merged by: @crazywoola

Base: mainHead: dev


📝 Commits (2)

  • 7e277fb feat: app and dataset item responsive
  • 83e8cb6 fix(web): dataset app word break

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 web/app/(commonLayout)/apps/Apps.tsx (+1 -1)
📝 web/app/(commonLayout)/datasets/Datasets.tsx (+1 -1)
📝 web/app/components/app-sidebar/basic.tsx (+2 -2)

📄 Description

  1. Page app and dataset items layout responsive
  2. Dataset detail page: page title and description fix word break style

🔄 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/langgenius/dify/pull/684 **Author:** [@JunIce](https://github.com/JunIce) **Created:** 7/30/2023 **Status:** ✅ Merged **Merged:** 7/31/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`7e277fb`](https://github.com/langgenius/dify/commit/7e277fb05e9ea054a41c96780c95738682cd5898) feat: app and dataset item responsive - [`83e8cb6`](https://github.com/langgenius/dify/commit/83e8cb6f4444800f85e5009ec30d4c3d489af67a) fix(web): dataset app word break ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(commonLayout)/apps/Apps.tsx` (+1 -1) 📝 `web/app/(commonLayout)/datasets/Datasets.tsx` (+1 -1) 📝 `web/app/components/app-sidebar/basic.tsx` (+2 -2) </details> ### 📄 Description 1. Page app and dataset items layout responsive 2. Dataset detail page: page title and description fix word break style --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:23 -05:00
yindo closed this issue 2026-02-21 20:19:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22629