We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1cb5715 + ee8b98f commit 0212e58Copy full SHA for 0212e58
src/gridstack.scss
@@ -87,7 +87,7 @@ $animation_speed: .3s !default;
87
> .ui-resizable-e { cursor: e-resize; width: 10px; top: 15px; bottom: 15px; }
88
> .ui-resizable-se { cursor: se-resize; width: 20px; height: 20px;}
89
> .ui-resizable-s { cursor: s-resize; height: 10px; left: 25px; bottom: 0; right: 25px; }
90
- > .ui-resizable-sw { cursor: sw-resize; width: 20px; height: 20px; bottom: 0; }
+ > .ui-resizable-sw { cursor: sw-resize; width: 20px; height: 20px;}
91
> .ui-resizable-w { cursor: w-resize; width: 10px; top: 15px; bottom: 15px; }
92
93
&.ui-draggable-dragging {
0 commit comments