.scopi-modal-canvas {
  width: 1330px;
  margin-left: -215px;
  margin-top: -60px;
  height: 95vh
}

.modal-canvas-width {
  width: 100%;
}

.scopi-canvas-input-comment {
  height: 34px;
  min-height: 10vh;
  max-height: 35vh;
}

.canvas-note {
  width: 100%;
  margin-bottom: 0 !important;
}

.notes-container {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  width: 100% !important;
}

.empty-notes-list {
  min-height: 85px;
}

.ui-sortable-placeholder {
  min-height: 85px !important;
}