Enfin du style en utilisant Material Angular

This commit is contained in:
Sébastien André
2020-04-01 19:55:11 +02:00
parent c4e9ac5c52
commit 5c961f8f3d
12 changed files with 89 additions and 145 deletions

View File

@@ -223,3 +223,7 @@ $altTheme: mat-dark-theme($theme-primary, $theme-accent, $theme-warn);
padding: .5em .85em;
min-height: 2.5em;
}
.mat-form-field {
width: 100%;
}