Fixed scrollbar, occured twice when opening a card

reviewable/pr4063/r1
Martin Filser 4 years ago
parent 2b62b3aa90
commit a0e6fc4611
  1. 1
      client/components/forms/forms.styl

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

Loading…
Cancel
Save