Skip to content
Snippets Groups Projects
Commit 0ffd7931 authored by Clement Ho's avatar Clement Ho
Browse files

Merge branch '48419-charts-with-long-label-appear-oversized' into 'master'

Resolve "Charts with long label appear oversized"

Closes #48419

See merge request gitlab-org/gitlab-ce!20866
parents e8b5bbf1 dd4a5b14
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -147,6 +147,7 @@ export default {
}
this.showEmptyState = false;
})
.then(this.resize)
.catch(() => {
this.state = 'unableToConnect';
});
Loading
Loading
---
title: fix height of full-width Metrics charts on large screens
merge_request: 20866
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment