CEC-4425: Fix responsive styles (#346)
* CEC-4425: Fix responsive styles
This commit is contained in:
@@ -135,6 +135,7 @@ const CarStatus = () => {
|
||||
<Box
|
||||
className={classes.tableToolbar}
|
||||
sx={{ borderBottom: 1, borderColor: "divider" }}
|
||||
justifyContent="center"
|
||||
>
|
||||
<Tabs
|
||||
value={tabIndex}
|
||||
|
||||
Reference in New Issue
Block a user