made the boxes table smaller

This commit is contained in:
Steve White 2024-10-19 12:44:36 -05:00
parent a48f96f143
commit 7b1184c81d
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ export default function Boxes({ token }) {
<Container> <Container>
<TableContainer> <TableContainer>
<Table> <Table size="small">
<TableHead> <TableHead>
<TableRow> <TableRow>
<TableCell>Box Name</TableCell> <TableCell>Box Name</TableCell>