SIGN IN SIGN UP

Fix horizontal scroll caused by diagnostic block width error (#19856)

Previously, when scrolling the diagnostics view with the mouse, we'd get
a spurious horizontal scroll (even if the content was not overflowing
horizontally) due to an error in the widths of the diagnostic blocks.

Release Notes:

- Fixed an issue where the project diagnostics view spuriously allowed
horizontal scrolling by a small amount.
M
Max Brunsfeld committed
3e2f1d733c75e3ea1604ba9750ea51675b93d1c5
Parent: 3fed738
Committed by GitHub <noreply@github.com> on 10/29/2024, 4:16:38 PM