Skip to content

Update more in-app checkout CSS utility classes

Dallas Reedy requested to merge 352166-a-bit-of-ui-polish into master

What does this MR do and why?

Mainly, it resolves an issue with the column widths for the in-app checkout flow which arose from changes made by !84637. The columns were last checked only in the paid plain checkout flow, but they are really bad in the CI Minutes checkout flow (as seen in the issue for this MR).

This MR goes a bit beyond the column width change, however, and also fixes some text sizing and spacing in the total-summary box.

Screenshots or screen recordings

Before After
image image
paid plan paid plan
image image
CI Minutes CI Minutes
image image
Storage Storage

How to set up and validate locally

Follow the instructions outline here.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #364211 (closed) and #352166 (closed)

Edited by Dallas Reedy

Merge request reports