summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardBody.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/boards/boardBody.styl')
-rw-r--r--client/components/boards/boardBody.styl6
1 files changed, 4 insertions, 2 deletions
diff --git a/client/components/boards/boardBody.styl b/client/components/boards/boardBody.styl
index bb9beb19..7d3c8f71 100644
--- a/client/components/boards/boardBody.styl
+++ b/client/components/boards/boardBody.styl
@@ -20,7 +20,8 @@ position()
&.is-sibling-sidebar-open
margin-right: 248px
- .lists
+ .swimlane
+ border-bottom: 1px solid #CCC
align-items: flex-start
display: flex
flex-direction: row
@@ -49,8 +50,9 @@ position()
.board-canvas
- .lists
+ .swimlane
align-items: flex-start
+ border-bottom: 1px solid #CCC
display: flex
flex-direction: column
margin: 0