Remove mx_GroupLayout (#8876)
This commit is contained in:
parent
eca14dea57
commit
4b2a922e2e
7 changed files with 3 additions and 19 deletions
|
@ -440,7 +440,6 @@ export default class MessageComposer extends React.Component<IProps, IState> {
|
|||
|
||||
const classes = classNames({
|
||||
"mx_MessageComposer": true,
|
||||
"mx_GroupLayout": true,
|
||||
"mx_MessageComposer--compact": this.props.compact,
|
||||
"mx_MessageComposer_e2eStatus": this.props.e2eStatus != undefined,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue