Card mode for tables.

This commit is contained in:
Mike Cao 2025-10-13 13:01:01 -07:00
parent df3ae72ab7
commit d9b08d9491
14 changed files with 81 additions and 80 deletions

View file

@ -61,6 +61,7 @@ export function NavButton({ showText = true }: TeamsButtonProps) {
borderRadius
shadow="1"
maxHeight="40px"
role="button"
style={{ cursor: 'pointer', textWrap: 'nowrap', outline: 'none' }}
>
<Row alignItems="center" position="relative" gap maxHeight="40px">