CEC-4425: Fix responsive styles (#346)

* CEC-4425: Fix responsive styles
This commit is contained in:
Tristan Timblin
2023-06-05 15:30:54 -04:00
committed by GitHub
parent 7eed1dd25c
commit 022e88d400
4 changed files with 36 additions and 34 deletions

View File

@@ -135,6 +135,7 @@ const CarStatus = () => {
<Box
className={classes.tableToolbar}
sx={{ borderBottom: 1, borderColor: "divider" }}
justifyContent="center"
>
<Tabs
value={tabIndex}