Skip to content

fix: profile page on small screens#59325

Open
mykh-hailo wants to merge 1 commit intonextcloud:masterfrom
mykh-hailo:fix/profile-ui
Open

fix: profile page on small screens#59325
mykh-hailo wants to merge 1 commit intonextcloud:masterfrom
mykh-hailo:fix/profile-ui

Conversation

@mykh-hailo
Copy link
Copy Markdown

Summary

This branch contains a focused UI fix for the Profile page layout on smaller screens by updating the form container styling in apps/profile/src/views/ProfileApp.vue.
It removes the restrictive fixed width behavior and centers the form with responsive spacing (max-width: 600px, centered margin, and explicit padding), improving readability and preventing cramped or misaligned profile fields on narrow viewports.

Screenshots

Before:

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@mykh-hailo mykh-hailo requested a review from a team as a code owner March 31, 2026 02:28
@mykh-hailo mykh-hailo requested review from nfebe, sorbaugh and szaimen and removed request for a team March 31, 2026 02:28
Signed-off-by: mykh-hailo <kristianderonta0205@gmail.com>
@mykh-hailo
Copy link
Copy Markdown
Author

/backport to stable33

@mykh-hailo
Copy link
Copy Markdown
Author

/backport to stable32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Profile page on small screens should be centered

1 participant