start of StatusList component

This commit is contained in:
Jesse Lucas
2020-03-10 22:51:50 -04:00
parent 3eb6045dee
commit 1d249a877e
17 changed files with 302 additions and 537 deletions
+9
View File
@@ -0,0 +1,9 @@
/* Structure */
table {
width: 100%;
}
.mat-form-field {
font-size: 14px;
width: 100%;
}