:host {
}

.ez-split-gutter {
  cursor: grab;
  background-color: transparent;
  max-width: 100%;
}
.ez-split-gutter__row {
  cursor: ns-resize;
}
.ez-split-gutter__column {
  cursor: ew-resize;
}

.structural__panel {
  background: none;
  box-shadow: none;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
}
