itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
ae08637653
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/client/js/components/Admin/Users/UserInviteModal.jsx

+ 1 - 0
src/client/js/components/Admin/Users/UserInviteModal.jsx

@@ -65,6 +65,7 @@ class UserInviteModal extends React.Component {
           <textarea
             className="form-control"
             placeholder="e.g. user@growi.org"
+            style={{ height: '200px' }}
             value={this.state.email}
             onChange={this.handleInput}
           />