소스 검색

Fixed scrollbar, occured twice when opening a card

Martin Filser 4 년 전
부모
커밋
a0e6fc4611
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      client/components/forms/forms.styl

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

@@ -247,6 +247,7 @@ textarea
     position: absolute
     left: -9999px
     visibility: hidden
+    display: none
 
 .materialCheckBox
   position: relative