浏览代码

- Add back scrollbars that [were hidden when trying to fix another
bug](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb).

Thanks to xet7 !

Closes #2134

Lauri Ojansivu 6 年之前
父节点
当前提交
cf7d3b5a7e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      client/components/swimlanes/swimlanes.styl

+ 0 - 1
client/components/swimlanes/swimlanes.styl

@@ -53,7 +53,6 @@
 .list-group
   flex-direction: row
   height: 100%
-  overflow: hidden
 
 swimlane-color(background, color...)
   background: background !important