Variable personTabularDarkConst
personTabularDark: {
"& > *:nth-child(2)": { flex: string };
"&:has(img)": { [key: string]: {} };
borderBottom: string;
className: string;
maxWidth: string;
overflow: string;
paddingBottom: string;
} = ...
Type declaration
& > *:nth-child(2): { flex: string }
&:has(img): { [key: string]: {} }
borderBottom: string
className: string
maxWidth: string
overflow: string
paddingBottom: string
Person three column style with dark theme.