瀏覽代碼

Merge branch 'fix-board-list-long-desc' of https://github.com/thuanpq/wekan into thuanpq-fix-board-list-long-desc

Lauri Ojansivu 7 年之前
父節點
當前提交
5b9e8cce14
共有 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
 
   .board-list-item
+    overflow: hidden;
     background-color: #999
     color: #f6f6f6
     height: 90px