[UI] Register page: Limit Page Width for Better Readability
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 23
Description
### Severity
P3 - Medium (Minor functionality affected)
### MCP Server Creation Source
MCP Server in Api Center
---
#### Description
Right now, the layout stretches to fill the entire width of the screen on large displays. While this works technically, it negatively affects readability.
#### Problem
When content spans the full width of wide screens, it becomes harder for users to scan and read. This can lead to visual fatigue or difficulty tracking lines of text.
#### Azure guidance
- https://eng.ms/docs/products/azure-portal-framework-ibizafx/designguide/templates/design-patterns-page-responsive-design
#### Current experience
#### Example of expectations
Centered
Left aligned
#### Azure Guidance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.