From 8097ef93c14320f425c8a5935524ed2b17f0fb8c Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 6 Jul 2021 22:50:54 +0200 Subject: [PATCH] Load list background in list card --- src/components/list/partials/list-card.vue | 42 ++++++++++++++++++---- src/views/namespaces/ListNamespaces.vue | 21 ----------- 2 files changed, 35 insertions(+), 28 deletions(-) diff --git a/src/components/list/partials/list-card.vue b/src/components/list/partials/list-card.vue index 053e6528f..8cf8d2d39 100644 --- a/src/components/list/partials/list-card.vue +++ b/src/components/list/partials/list-card.vue @@ -2,16 +2,16 @@
@@ -30,8 +30,16 @@