mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 17:04:16 +02:00
Fix delimiter color
This commit is contained in:
@@ -39,6 +39,7 @@ export const CardRows = ({ data, rows }: CardRowsProps) => {
|
|||||||
{itemIndex > 0 && (
|
{itemIndex > 0 && (
|
||||||
<Text
|
<Text
|
||||||
$noSelect
|
$noSelect
|
||||||
|
$secondary
|
||||||
sx={{
|
sx={{
|
||||||
display: 'inline-block',
|
display: 'inline-block',
|
||||||
padding: '0 2px 0 1px',
|
padding: '0 2px 0 1px',
|
||||||
|
|||||||
Reference in New Issue
Block a user