Commit dbb562df authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch '214773-metrics-dashboadr-heatmap-styles' into 'master'

Stretch heatmap metric chart full column size

See merge request gitlab-org/gitlab!30524
parents bc5cf0b7 6cd23f59
......@@ -63,7 +63,7 @@ export default {
};
</script>
<template>
<div v-gl-resize-observer-directive="onResize" class="col-12 col-lg-6">
<div v-gl-resize-observer-directive="onResize">
<gl-heatmap
ref="heatmapChart"
v-bind="$attrs"
......
---
title: Stretch heatmap metrics full column size
merge_request: 30524
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment