You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-12-10 05:42:29 +03:00
Remove mx_GroupLayout (#8876)
This commit is contained in:
@@ -298,7 +298,7 @@ const ThreadPanel: React.FC<IProps> = ({
|
||||
hideThreadedMessages={false}
|
||||
hidden={false}
|
||||
showReactions={false}
|
||||
className="mx_RoomView_messagePanel mx_GroupLayout"
|
||||
className="mx_RoomView_messagePanel"
|
||||
membersLoaded={true}
|
||||
permalinkCreator={permalinkCreator}
|
||||
disableGrouping={true}
|
||||
|
||||
Reference in New Issue
Block a user