Added some styling
This commit is contained in:
@ -9,5 +9,5 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="off-center" [@expandDown]="true">
|
||||
<button mat-stroked-button class="mt-5" style="width: 150px" (click)="login()" [disabled]="loading">Login With Google</button>
|
||||
<button mat-stroked-button class="mt-5" style="width: 150px; opacity: 0" (click)="login()" [disabled]="loading">Login With Google</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user