Parcourir la source

Fixed issue on board list with long-desc boards

Thuan Pham Quoc il y a 7 ans
Parent
commit
996fdc2bda
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      client/components/boards/boardsList.styl

+ 1 - 0
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