I just couldn't help myself
This commit is contained in:
parent
f17a9b14c2
commit
5d9db52b32
2 changed files with 21 additions and 1 deletions
|
@ -53,7 +53,7 @@ module.exports = React.createClass({
|
|||
return <Loader />
|
||||
case this.Phases.Display:
|
||||
return (
|
||||
<div className="mx_UserSettings" style={{maxWidth: "720px", margin: "auto"}}>
|
||||
<div className="mx_UserSettings">
|
||||
<div className="mx_UserSettings_User">
|
||||
<h1>User Settings</h1>
|
||||
<hr/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue