Fixed scrollbar, occured twice at admin panel

reviewable/pr4063/r1
Martin Filser 5 years ago
parent a0e6fc4611
commit fdb3f83d1f
  1. 2
      client/components/settings/settingBody.styl

@ -11,7 +11,7 @@
color: #727479
background: #dedede
width 100%
height 100%
height calc(100% - 80px)
position: absolute;
.content-title

Loading…
Cancel
Save