Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify and standardize card styling #11177

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Simplify and standardize card styling #11177

merged 2 commits into from
Sep 6, 2024

Conversation

aduth
Copy link
Member

@aduth aduth commented Aug 30, 2024

🛠 Summary of changes

Updates card styling to standardize around the usage of cards as stackable elements, as used in the account page and elsewhere (e.g. telephony test screen). This inverts previous assumptions of the base layout card styling as the default, which has much wider padding by default, now implementing those styles in the base layout specifically as the outlier.

In doing so, it eliminates the need for a special profile-info-box CSS class, since those styles are now the baseline card styling.

📜 Testing Plan

Verify no visual regressions on wide and narrow viewport sizes, particularly for the base layout and account page card stylings.

Base automatically changed from aduth-rm-wide-card to main September 4, 2024 16:42
changelog: Internal, Code Quality, Simplify and standardize card styling
@aduth aduth merged commit 2340a7b into main Sep 6, 2024
2 checks passed
@aduth aduth deleted the aduth-card-profile branch September 6, 2024 11:14
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.

2 participants