Skip to content

Commit

Permalink
HDDS-9626. [Recon] Disk Usage page with high number of key/bucket/volume
Browse files Browse the repository at this point in the history
  • Loading branch information
smitajoshi12 committed Apr 29, 2024
1 parent 374fb0c commit 305ff53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ export class DiskUsage extends React.Component<Record<string, object>, IDUState>
layout={
{
width: 1200,
height: 1000,
height: 900,
font: {
family: 'Roboto, sans-serif',
size: 15
Expand Down

0 comments on commit 305ff53

Please sign in to comment.