Auth Views

This commit is contained in:
Belén Curcio
2018-08-09 13:17:45 -03:00
parent 52ab434740
commit 0dfdea0e4e
13 changed files with 198 additions and 40 deletions
@@ -37,7 +37,7 @@ export class UserBoxContainer extends Component<InnerProps> {
<Popup
href={`/auth.html?view=${view}`}
title="Talk Auth"
features="menubar=0,resizable=0,width=350,height=550,top=200,left=500"
features="menubar=0,resizable=0,width=350,height=600,top=200,left=500"
open={open}
focus={focus}
onFocus={this.handleFocus}