Converted downloads page to new downloads schema

This commit is contained in:
Isaac Abadi
2021-08-09 00:22:15 -06:00
parent 8cc653787f
commit ecef8842ae
4 changed files with 98 additions and 122 deletions

View File

@@ -0,0 +1,9 @@
mat-header-cell, mat-cell {
justify-content: center;
}
.one-line {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}