v.22.5Improvement

Play UI: Right-align Nullable Numbers in Table Cells

Play UI: Nullable numbers will be aligned to the right in table cells. This closes #36982. #36988 (Alexey Milovidov).
Nullable numeric values in the Play UI are now right-aligned within table cells.

Why it matters

To improve the readability and visual consistency of numeric data by aligning nullable numbers to the right in Play UI tables, making it easier for users to scan and compare numeric values.

How to use it

This feature is automatically applied in the Play UI; users do not need to enable or configure anything manually.