mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-02 08:13:37 +01:00
Member Labels: A few small changes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user