Fix delimiter color

This commit is contained in:
jeffvli 2023-01-12 18:41:41 -08:00
parent a82b087969
commit 55e2a9bf37

View file

@ -39,6 +39,7 @@ export const CardRows = ({ data, rows }: CardRowsProps) => {
{itemIndex > 0 && (
<Text
$noSelect
$secondary
sx={{
display: 'inline-block',
padding: '0 2px 0 1px',