From 3eb96fc75ef6ea439883f5b800134bd69763d812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Gaud=C3=A9?= Date: Wed, 17 Jun 2020 11:33:09 +0200 Subject: [PATCH] Amelioration affichage colonnes fermees --- client/src/components/BoardPage/BoardPage.tsx | 8 ++--- client/src/sass/_kanboard.scss | 33 ++++++++++++++++--- 2 files changed, 32 insertions(+), 9 deletions(-) diff --git a/client/src/components/BoardPage/BoardPage.tsx b/client/src/components/BoardPage/BoardPage.tsx index 3ce8806..f186703 100644 --- a/client/src/components/BoardPage/BoardPage.tsx +++ b/client/src/components/BoardPage/BoardPage.tsx @@ -195,17 +195,17 @@ export class BoardPage extends React.Component {
{lane.cards.length}
-

- {lane.title} -

+

+ {lane.title} +

-
+