Skip to content

Commit

Permalink
fix-table change made
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiga115 committed Oct 1, 2024
1 parent eae422f commit d0d133f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ const dataGridStyles = {
},
},
"& .MuiDataGrid-row": {
height: '100%'
height: "100%"
},
"& .MuiDataGrid-row:hover": {
backgroundColor: "grey.50",
Expand Down

0 comments on commit d0d133f

Please sign in to comment.