[PR #31248] fix: ui-inconsistecy issue #33150

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

Original Pull Request: https://github.com/langgenius/dify/pull/31248

State: closed
Merged: No


Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

fixes #31137

fixed ui behaviour with unnecessary borders and background-color

Screenshots

|
image
| Captura de tela 2026-01-19 153821

image |
image

image |
image

image |
image

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint and make type-check (backend) and cd web && npx lint-staged (frontend) to appease the lint gods
**Original Pull Request:** https://github.com/langgenius/dify/pull/31248 **State:** closed **Merged:** No --- > [!IMPORTANT] > > 1. Make sure you have read our [contribution guidelines](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) > 1. Ensure there is an associated issue and you have been assigned to it > 1. Use the correct syntax to link this PR: `Fixes #<issue number>`. ## Summary fixes #31137 fixed ui behaviour with unnecessary borders and background-color ## Screenshots | <img width="1366" height="65" alt="image" src="https://github.com/user-attachments/assets/bb78f751-ede3-457b-9ded-0afdba46241b" /> | <img width="1899" height="97" alt="Captura de tela 2026-01-19 153821" src="https://github.com/user-attachments/assets/88653f93-7346-4cdf-9850-590bceba5e8b" /> <img width="1919" height="122" alt="image" src="https://github.com/user-attachments/assets/78e67201-ff92-4c39-86d7-2fd9699a57e1" /> | <img width="1919" height="121" alt="image" src="https://github.com/user-attachments/assets/d8a36991-dbee-45d4-a491-e1d37cf1ce4f" /> <img width="1878" height="88" alt="image" src="https://github.com/user-attachments/assets/c2935bb8-7e13-4ba1-849b-8952ea611671" /> | <img width="1887" height="74" alt="image" src="https://github.com/user-attachments/assets/e0d9b87c-2822-466f-9da8-6a5e54a6be81" /> <img width="1657" height="212" alt="image" src="https://github.com/user-attachments/assets/0f552794-3a06-4176-8781-bbd249f52cfa" /> | <img width="1803" height="197" alt="image" src="https://github.com/user-attachments/assets/121d7184-458f-47b1-a3f9-53536f2686d4" /> ## Checklist - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [x] I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!) - [x] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change. - [x] I've updated the documentation accordingly. - [x] I ran `make lint` and `make type-check` (backend) and `cd web && npx lint-staged` (frontend) to appease the lint gods
yindo added the pull-request label 2026-02-21 20:52:45 -05:00
yindo closed this issue 2026-02-21 20:52:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33150