Initial dev on DataTable component.

This commit is contained in:
Mike Cao 2023-08-25 11:54:44 -07:00
parent 7107336b49
commit d6a27b8e99
19 changed files with 223 additions and 53 deletions

View file

@ -1,7 +1,4 @@
.container {
margin-top: 20px;
}
.text {
font-size: var(--font-size-md);
margin: 0 16px;
}