Thursday, May 7, 2026
1 change · 17.0
Enhancements to existing features
This update standardizes the alignment of report subheaders and numeric data within reports. Previously, the alignment was inconsistent, now both subheaders and figures are aligned to the center or right, creating a cleaner and more professional report appearance. This ensures a more visually appealing and user-friendly experience for report viewers.
Original PR description
Before this commit, subheaders of numeric columns were centered, while the figures in the columns were aligned to the end. This commit ensures that both the subheader and the figures are aligned the same way (center or end). task-6197223