mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-02 00:07:56 +01:00
Fix AxoAvatar.ClickToView symbol
This commit is contained in:
@@ -330,7 +330,7 @@ export namespace AxoAvatar {
|
||||
'outline-0 outline-border-focused focused:outline-[2.5px]'
|
||||
)}
|
||||
>
|
||||
<AxoSymbol.Icon size={24} symbol="raisehand" label={null} />
|
||||
<AxoSymbol.Icon size={24} symbol="press" label={null} />
|
||||
<span className={tw('type-body-medium')}>{props.label}</span>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user