use css transforms for dashboard grid cells (#848)

This commit is contained in:
George Ke
2016-08-01 23:02:54 -07:00
committed by Maxime Beauchemin
parent e36bc2477a
commit cbca740f9f
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ class GridLayout extends React.Component {
rowHeight={100}
autoSize
margin={[20, 20]}
useCSSTransforms={false}
useCSSTransforms={true}
draggableHandle=".drag"
>
{