Modifications du style des boutons et
des formulaires
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
</mat-form-field>
|
||||
|
||||
<br />
|
||||
<button class="btn btn-primary" *ngIf="isValidatedForm()">Submit</button>
|
||||
<button mat-button *ngIf="isValidatedForm()">Submit</button>
|
||||
</form>
|
||||
|
||||
<ng-template #loading>
|
||||
|
||||
Reference in New Issue
Block a user