From 2122103c0e2c8c75acba11decab101b039daa5fd Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Sat, 24 Dec 2022 09:43:37 -0600 Subject: [PATCH] Fix display issue in board --- src/features/boards/Board.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/boards/Board.vue b/src/features/boards/Board.vue index 221ed4a..4fd026b 100644 --- a/src/features/boards/Board.vue +++ b/src/features/boards/Board.vue @@ -1,7 +1,7 @@