diff --git a/gridstack.css b/gridstack.css index 030fe78..39a1c56 100644 --- a/gridstack.css +++ b/gridstack.css @@ -97,6 +97,10 @@ margin-bottom: 20px; } + .grid-stack-item .ui-resizable-handle { + display: none; + } + .grid-stack { height: auto !important; }