Remove orphan CSS selector in phui/phui-hovercard.css
Summary: `phui-hovercard-tags` was added in https://we.phorge.it/rP6bb24e1d0cbd76573c7dbd0fcb95f9959acfd9ab, looks like it has never been used.
Test Plan: * Grep the code via `grep --exclude="*.css" -R 'phui-hovercard-tags' .` and some substrings of that, find no use.
Reviewers: O1 Blessed Committers, mainframe98
Reviewed By: O1 Blessed Committers, mainframe98
Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Differential Revision: https://we.phorge.it/D26104