diff --git a/client/components/boards/boardsList.styl b/client/components/boards/boardsList.styl index 4b5245f9f..b4d21df6e 100644 --- a/client/components/boards/boardsList.styl +++ b/client/components/boards/boardsList.styl @@ -17,6 +17,7 @@ $spaceBetweenTiles = 16px opacity: 1 .board-list-item + overflow: hidden; background-color: #999 color: #f6f6f6 height: 90px