Remove mx_GroupLayout (#8876)
This commit is contained in:
parent
eca14dea57
commit
4b2a922e2e
7 changed files with 3 additions and 19 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue