Skip to content

fix :alignment solved for mobile interface#8

Merged
ssurendrannair merged 3 commits intorelease-ulmofrom
AUT-89-logistration-stage-yellow-divider-line-not-rendering-correctly-on-registration-login-theme-android-i-os-mobile
Mar 9, 2026
Merged

fix :alignment solved for mobile interface#8
ssurendrannair merged 3 commits intorelease-ulmofrom
AUT-89-logistration-stage-yellow-divider-line-not-rendering-correctly-on-registration-login-theme-android-i-os-mobile

Conversation

@ssurendrannair
Copy link

Changed the styling in smallLayout file to make UI consistent across platforms.

Copilot AI review requested due to automatic review settings March 6, 2026 06:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the small-screen welcome page hero layout spacing to better align the enterprise logo, decorative slash, and heading on mobile.

Changes:

  • Increased right margin on the enterprise logo wrapper from mr-3 to mr-4.
  • Added mr-4 spacing to the auth-hero-slash element.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

)}

<div className="auth-hero-slash" aria-hidden="true">
<div className="auth-hero-slash mr-4" aria-hidden="true">
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description says the UI is now consistent across platforms, but MediumLayout still renders the slash without the mr-4 spacing that LargeLayout and this updated SmallLayout now use. To avoid inconsistent spacing between responsive breakpoints, either update src/base-container/components/welcome-page-layout/MediumLayout.jsx to match (add mr-4 on the auth-hero-slash container) or adjust the PR description/scope to clarify it's a small-screen-only fix.

Copilot uses AI. Check for mistakes.
Copilot AI review requested due to automatic review settings March 6, 2026 06:29
@ssurendrannair ssurendrannair force-pushed the AUT-89-logistration-stage-yellow-divider-line-not-rendering-correctly-on-registration-login-theme-android-i-os-mobile branch from 273c97d to 86f83e8 Compare March 6, 2026 06:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

@subhashree-sahu31 subhashree-sahu31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@ssurendrannair ssurendrannair merged commit 23e383f into release-ulmo Mar 9, 2026
3 checks passed
@ssurendrannair ssurendrannair deleted the AUT-89-logistration-stage-yellow-divider-line-not-rendering-correctly-on-registration-login-theme-android-i-os-mobile branch March 9, 2026 08:55
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.

4 participants