From 266f8774559656611cc6f71f69b5cbc1930d57b3 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 30 Sep 2022 21:09:24 +0200 Subject: [PATCH] fix(filters): make sure all checkboxes are aligned properly --- src/components/list/partials/filters.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/list/partials/filters.vue b/src/components/list/partials/filters.vue index df5e399e6..4c18e4d93 100644 --- a/src/components/list/partials/filters.vue +++ b/src/components/list/partials/filters.vue @@ -1,6 +1,6 @@