From 4f5eeffdf9451569ceaa6d6aab6e61e8b10c86e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Herbinet?= <33763786+Jerome-Herbinet@users.noreply.github.com> Date: Mon, 26 Sep 2022 14:04:31 +0200 Subject: [PATCH] A bit more space above the bottom button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> --- src/views/Dashboard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index 2a4faa4f4..48ebfdf61 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -129,7 +129,7 @@ export default { display: flex; align-items: center; justify-content: center; - margin-top: 8px; + margin-top: 10px; } #deck-widget-empty-content {