.grid-stack-item > .ui-resizable-ne,
.grid-stack-item > .ui-resizable-nw,
.grid-stack-item > .ui-resizable-se,
.grid-stack-item > .ui-resizable-sw {
    background-image: unset;
}

.grid-stack-item-content:hover > .sx-widget-close {
  display: block;
}

.grid-stack {
    height: 100% !important;
}