Skip to content

Fix horizontal scroll in findings drawer

Mark Florian requested to merge fix-drawer-scroll into main

It turns out the pre tags for findings' lines had too large a negative margin, causing horizontal scrollbars in the drawer. This fixes it!

Before After
pre_before pre_after
Edited by Mark Florian

Merge request reports