From 2c0d3f2885e9ccf3dbf6189ac565271d03db4ccf Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 29 Mar 2024 18:05:30 +0100 Subject: [PATCH] fix(views): add bottom spacing --- frontend/src/views/project/settings/views.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/project/settings/views.vue b/frontend/src/views/project/settings/views.vue index e39fe34d8..7743d3820 100644 --- a/frontend/src/views/project/settings/views.vue +++ b/frontend/src/views/project/settings/views.vue @@ -89,7 +89,7 @@ async function saveView() { v-model="newView" class="mb-4" /> -
+