Commit 280aec13 authored by Tristan Read's avatar Tristan Read Committed by Paul Gascou-Vaillancourt

Update margin class on embed group card component

parent 875b0c14
......@@ -73,7 +73,7 @@ export default {
<template>
<gl-card
v-show="numCharts > 0"
class="collapsible-card border p-0 mb-3"
class="collapsible-card border p-0 gl-mb-5"
header-class="d-flex align-items-center border-bottom-0 py-2"
:body-class="bodyClass"
>
......
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