We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The detail panel tables could be a little more generous with the space allowed for text fields.
The processes table truncates the last erlang process, a bit more space is available inside the table as well as from the margins.
The containers table truncates two of the fields, when there's plenty of space for them.
The text was updated successfully, but these errors were encountered:
Fixed column widths for node tables with few columns
e497c3c
* Gives the node label column more space * let the remaining columns fight over the rest Fixes #1076
davkal
No branches or pull requests
The detail panel tables could be a little more generous with the space allowed for text fields.
The processes table truncates the last erlang process, a bit more space is available inside the table as well as from the margins.
The containers table truncates two of the fields, when there's plenty of space for them.
The text was updated successfully, but these errors were encountered: