소스 검색

- 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