提交 0ffd7931 编写于 作者: C Clement Ho

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
......@@ -147,6 +147,7 @@ export default {
}
this.showEmptyState = false;
})
.then(this.resize)
.catch(() => {
this.state = 'unableToConnect';
});
......
---
title: fix height of full-width Metrics charts on large screens
merge_request: 20866
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册