dify/web/app/(shareLayout)
copilot-swe-agent[bot] 2566ab9105
fix: prevent signin page content from overflowing on mobile viewports
Replace shrink-0 with min-w-0 on card containers to allow proper
sizing on small screens. Add w-full to inner content containers
for proper mobile width. Fix hard-coded w-[400px] to responsive
w-full md:w-[400px] in webapp-reset-password layout.

Agent-Logs-Url: https://github.com/langgenius/dify/sessions/e361965b-6f86-4c1c-99fc-a55a9c95e5fa

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-04-28 05:33:11 +00:00
..
chat/[token] chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
chatbot/[token] chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
completion/[token] chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
components chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
webapp-reset-password fix: prevent signin page content from overflowing on mobile viewports 2026-04-28 05:33:11 +00:00
webapp-signin fix: prevent signin page content from overflowing on mobile viewports 2026-04-28 05:33:11 +00:00
workflow/[token] chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
layout.tsx Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00