Extra blank lines in mini TOC after upgrading from RH2020 to RH2022
After upgrading from RH2020 to RH2022.3, the content in mini TOCs now has an extra blank line between each entry. What used to look like this:

Now looks like this:

The source code shows there is a <br> where there was not one before.
Code from RH2020:

Code from RH2022:

I can't figure out how to remove the extra blank lines.
(I thought maybe it was a CSS issue, because when I open a new project and add a mini TOC, it does not have the extra blank lines, but I don't know what in the CSS could be causing this.)
