Skip to content
Snippets Groups Projects
Verified Commit 440baf45 authored by Lukas Maximilian Kimpel's avatar Lukas Maximilian Kimpel
Browse files

Adjusted with

parent 75e64985
No related merge requests found
......@@ -14,8 +14,7 @@ export class LoginScreenComponent implements OnInit {
openRegisterDialog(): void {
const registerDialogRef = this.registerDialog.open(RegisterComponent, {
width: '250px',
height: '250px'
width: '350px'
});
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment