transfers history table

This commit is contained in:
Aleka Cheung
2023-08-23 19:37:14 -04:00
parent 0dd2ecb6d2
commit 2d0a944097
11 changed files with 230 additions and 14 deletions
+4
View File
@@ -18,5 +18,9 @@ export const tradeViewMixins: Record<
tbody {
font: var(--font-small-book);
}
thead tr {
box-shadow: none;
}
`,
};