tweak roomheader layout when editing
This commit is contained in:
parent
b8afccd445
commit
aefecfc645
2 changed files with 6 additions and 4 deletions
|
@ -39,7 +39,7 @@ module.exports = React.createClass({
|
|||
getDefaultProps: function() {
|
||||
return {
|
||||
showUploadSection: true,
|
||||
className: "mx_Dialog_content", // FIXME - shouldn't be this by default
|
||||
className: "",
|
||||
width: 80,
|
||||
height: 80,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue