Skip to content

Commit

Permalink
style: #1764, changed height of table Signed-off-by: Saniya Kalamkar …
Browse files Browse the repository at this point in the history
…<[email protected]>

Signed-off-by: Saniya Kalamkar <[email protected]>
  • Loading branch information
SaniyaKalamkar committed Jan 22, 2025
1 parent 51c1816 commit eac9e63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ export function K8sEvents({
>
<TableContainer
sx={{
maxHeight: "60rem",
maxHeight: "75%",
backgroundColor: "#FFF",
}}
>
Expand Down

0 comments on commit eac9e63

Please sign in to comment.