fix: consistent aligning of project list
What does this MR do?
Trying to fix uneven alignment of descriptions containing links and emoji in the project list.
Are there points in the code the reviewer needs to double check?
I didn't run this. Just used devtools and then made this change in this file where I saw the relevant selector. Not sure if it breaks other places. Hope there's test coverage for this type of thing. Sorry, new to this project.
Why was this MR needed?
Clean UI
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together