add toggle for chart grid layout

This commit is contained in:
Henry Dollman
2024-08-25 18:19:47 -04:00
parent 76cffb16de
commit 7a6fbc8346
8 changed files with 135 additions and 22 deletions

View File

@@ -135,7 +135,7 @@ export default function SystemsTable({ filter }: { filter?: string }) {
<Button
data-nolink
variant={'ghost'}
className="text-foreground/90 h-7 px-1.5 gap-1.5"
className="text-primary/90 h-7 px-1.5 gap-1.5"
onClick={() => copyToClipboard(info.getValue() as string)}
>
{info.getValue() as string}