@@ -532,7 +532,7 @@ export default class SldTableEdit extends Component {
<Scrollbars
autoHeight
autoHeightMin={50}
- autoHeightMax={scroll_h != undefined ? document.body.clientHeight - scroll_h : document.body.clientHeight - 170}>
+ autoHeightMax={scroll_h != undefined ? document.body.clientHeight - scroll_h : document.body.clientHeight - 200}>
<Form
layout="horizontal"
>