DomGarguilo commented on PR #2784: URL: https://github.com/apache/accumulo/pull/2784#issuecomment-1164808757
> Is there a way to make the `Age` column in the top table wider such that it only uses 1 line? Yea, it looks like you can designate the widths. I've given the columns widths of 20%, 60%, 20% respectively which looks like this:  I might mess around with exact width percentages some more but it looks like it can be changed, @dlmarion. Maybe the state column could be the shortest since we know those will only ever be as long as the longest `BulkImportState`, so maybe around 15% width or so. But the directory columns should probably be pretty wide too right? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
