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.
1 parent 0466e45 commit 850e2b5Copy full SHA for 850e2b5
‎src/gridstack.scss‎
@@ -70,7 +70,7 @@ $animation_speed: .3s !default;
70
> .ui-resizable-nw,
71
> .ui-resizable-se,
72
> .ui-resizable-sw {
73
- background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 16 16"><path d="m8 1 2 2H6l2-2v14l-2-2h4l-2 2"/></svg>');
+ background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');
74
background-repeat: no-repeat;
75
background-position: center;
76
}
0 commit comments