.editable-cell-value-wrap {
  width: 100%;
  height: 100%;
}

.pisell-lowcode-menu-out-lined-icon{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: move;
  touch-action: none;
}

.materials-grid-table-cell {
  padding: 12px;
}