Skip to content

web: fix up command list rows

Administrator requested to merge kr/command-list-rows into main

Created by: courier-new

Noticed a weird visual regression in the "command list" part of the nav menu:

Screen Shot 2022-02-16 at 7 09 24 PM

Fixed by setting display: flex on the <li /> elements:

Screen Shot 2022-02-16 at 7 15 55 PM

Test plan

Just verified locally with the Codecov extension enabled. I'm not very familiar with this area of the code, though, and would appreciate any other insights into how to test.

Merge request reports

Loading