Ajout d'un thème général

This commit is contained in:
Sébastien André
2020-04-01 12:34:23 +02:00
parent 2034552256
commit c4e9ac5c52
14 changed files with 238 additions and 63 deletions

View File

@@ -27,5 +27,5 @@
<mat-checkbox formControlName="isTunnel">Is a tunnel</mat-checkbox>
</mat-form-field>
<br>
<button type="submit" mat-button>Add</button>
<button type="submit" mat-raised-button color="accent">Add</button>
</form>