[PR #31419] fix: ui in dark mode #33228

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

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

State: closed
Merged: No


Summary

fixes #31137

fixed ui behaviour with unnecessary borders and background-color

Screenshots

Captura de tela 2026-01-19 153821 Captura de tela 2026-01-19 154032 Captura de tela 2026-01-19 154153 Captura de tela 2026-01-19 154239 Captura de tela 2026-01-19 154414 Captura de tela 2026-01-19 154614 Captura de tela 2026-01-19 154700 Captura de tela 2026-01-19 154741

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/31419 **State:** closed **Merged:** No --- ## Summary fixes #31137 fixed ui behaviour with unnecessary borders and background-color ## Screenshots <img width="1899" height="97" alt="Captura de tela 2026-01-19 153821" src="https://github.com/user-attachments/assets/b96134f2-2db5-48e9-a6d7-f9fde67c565d" /> <img width="1366" height="65" alt="Captura de tela 2026-01-19 154032" src="https://github.com/user-attachments/assets/0785348a-237c-4b77-8527-f7a8194a3c74" /> <img width="1919" height="122" alt="Captura de tela 2026-01-19 154153" src="https://github.com/user-attachments/assets/7c273f57-9a02-4a5b-8caa-235fc0305181" /> <img width="1919" height="121" alt="Captura de tela 2026-01-19 154239" src="https://github.com/user-attachments/assets/5999f9fe-dd7b-4f55-8cf9-a71e4db73502" /> <img width="1878" height="88" alt="Captura de tela 2026-01-19 154414" src="https://github.com/user-attachments/assets/9c00e00a-ac0c-418b-89b6-13dcddf246c7" /> <img width="1887" height="74" alt="Captura de tela 2026-01-19 154614" src="https://github.com/user-attachments/assets/100d1a93-c97d-4f00-a047-e6101c0c7486" /> <img width="1657" height="212" alt="Captura de tela 2026-01-19 154700" src="https://github.com/user-attachments/assets/ffc48c5c-095a-41ba-9c86-4d2e9c1d60a9" /> <img width="1803" height="197" alt="Captura de tela 2026-01-19 154741" src="https://github.com/user-attachments/assets/f6442bd4-89a4-4540-9c2f-f7e6ffd2e3a1" /> ## 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:54 -05:00
yindo closed this issue 2026-02-21 20:52:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33228