From 935a75cac1256e4c251305dc1c59ecc694cab5e6 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 8 Dec 2020 18:53:58 +0100 Subject: [PATCH] Add more spacing to the "Archived" badge in namespace overview --- src/styles/components/namespaces.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/components/namespaces.scss b/src/styles/components/namespaces.scss index d86e1473..fd0fb6b6 100644 --- a/src/styles/components/namespaces.scss +++ b/src/styles/components/namespaces.scss @@ -38,6 +38,7 @@ $lists-per-row: 5; border-radius: 3px; font-family: $vikunja-font; background: rgba($white, 0.75); + margin-left: .5rem; } .lists {