made the boxes table smaller
This commit is contained in:
parent
a48f96f143
commit
7b1184c81d
|
@ -53,7 +53,7 @@ export default function Boxes({ token }) {
|
|||
<Container>
|
||||
|
||||
<TableContainer>
|
||||
<Table>
|
||||
<Table size="small">
|
||||
<TableHead>
|
||||
<TableRow>
|
||||
<TableCell>Box Name</TableCell>
|
||||
|
|
Loading…
Reference in New Issue