Android build v1.1.23
This commit is contained in:
@@ -40,7 +40,9 @@ export function PartyFrames({
|
||||
/>
|
||||
</span>
|
||||
)}
|
||||
<span style={{ background: meta.color }}>{meta.icon}</span>
|
||||
<span className="iwt2-party-portrait" style={{ backgroundColor: meta.color }}>
|
||||
<img alt="" aria-hidden="true" draggable={false} src={meta.uiIconUrl} />
|
||||
</span>
|
||||
<div>
|
||||
<div className="iwt2-party-row-title">
|
||||
<strong>{meta.name}</strong>
|
||||
|
||||
Reference in New Issue
Block a user