From d16770db1d77f81a2cd9f73ac7f5cde1c6a58e49 Mon Sep 17 00:00:00 2001 From: Elena Poelman Date: Mon, 25 Nov 2024 16:16:04 +0100 Subject: [PATCH] add bottom margin to dev util cards --- app/components/connect-articles-to-imported-resource.hbs | 1 + app/components/regenerate-variable-uris.hbs | 1 + 2 files changed, 2 insertions(+) diff --git a/app/components/connect-articles-to-imported-resource.hbs b/app/components/connect-articles-to-imported-resource.hbs index 48ba39c..111ab25 100644 --- a/app/components/connect-articles-to-imported-resource.hbs +++ b/app/components/connect-articles-to-imported-resource.hbs @@ -5,6 +5,7 @@ @expandable={{true}} @shadow={{true}} @size='small' + class="au-u-margin-bottom-tiny" as |c| > diff --git a/app/components/regenerate-variable-uris.hbs b/app/components/regenerate-variable-uris.hbs index e0e8f48..145f02f 100644 --- a/app/components/regenerate-variable-uris.hbs +++ b/app/components/regenerate-variable-uris.hbs @@ -5,6 +5,7 @@ @expandable={{true}} @shadow={{true}} @size='small' + class="au-u-margin-bottom-tiny" as |c| >