You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
Remove redundant CSS rules
This commit is contained in:
@@ -218,7 +218,6 @@ export default createReactClass({
|
||||
id={"apps-drawer_" + this.props.room.roomId}
|
||||
minHeight={100}
|
||||
maxHeight={this.props.maxHeight - 50}
|
||||
handleWrapperClass="mx_AppsContainer_resizerHandles"
|
||||
handleClass="mx_AppsContainer_resizerHandle"
|
||||
className="mx_AppsContainer"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user