fix 24h sort in market dropdown, table styling (#141)

This commit is contained in:
aleka
2023-11-09 16:40:27 -05:00
committed by GitHub
parent e09d574d5b
commit 7dec32df5e
6 changed files with 26 additions and 24 deletions
-4
View File
@@ -18,9 +18,5 @@ export const tradeViewMixins: Record<
tbody {
font: var(--font-small-book);
}
thead tr {
box-shadow: none;
}
`,
};