Member Labels: A few small changes

Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
automated-signal
2026-02-27 08:45:44 -06:00
committed by GitHub
parent 442bdb7e02
commit de600d5d5c
3 changed files with 9 additions and 2 deletions

View File

@@ -40,9 +40,9 @@ export function GroupMemberLabelInfoModal(props: PropsType): JSX.Element {
/>
<img
src="images/tag_dark.svg"
className={tw('mx-auto hidden dark:inline')}
className={tw('mx-auto hidden dark:block')}
height="32"
width="110"
width="32"
alt=""
/>
</div>