mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
fix avatar styling in lightbox (#11641)
This commit is contained in:
parent
54ec7e696d
commit
20fa3f2a14
@ -479,6 +479,7 @@ export default class ImageView extends React.Component<IProps, IState> {
|
||||
fallbackUserId={mxEvent.getSender()}
|
||||
size="32px"
|
||||
viewUserOnClick={true}
|
||||
className="mx_Dialog_nonDialogButton"
|
||||
/>
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user