浏览代码

Fixed issue on board list with long-desc boards

Thuan Pham Quoc 7 年之前
父节点
当前提交
996fdc2bda
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      client/components/boards/boardsList.styl

+ 1 - 0
client/components/boards/boardsList.styl

@@ -17,6 +17,7 @@ $spaceBetweenTiles = 16px
         opacity: 1
         opacity: 1
 
 
   .board-list-item
   .board-list-item
+    overflow: hidden;
     background-color: #999
     background-color: #999
     color: #f6f6f6
     color: #f6f6f6
     height: 90px
     height: 90px