Monday, March 28, 2022
1 change · master
Enhancements to existing features
The settings page now aligns the displayed version number more consistently with surrounding elements. This small visual polish improves readability and keeps the settings layout looking cleaner without changing functionality.
Original PR description
Technical note: We didn't change ".app_settings_block h3" because it is used all over the place. Instead, we've overridden the margin and padding using bootstrap classes on that specific element. Task-2792977