/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-itmar-design-table {
  border: 1px dotted #f00;
}
.wp-block-itmar-design-table .resize-handle {
  cursor: col-resize;
  position: absolute;
  top: 0;
  right: -3px;
  bottom: 0;
  width: 6px;
  color: transparent;
}
/*# sourceMappingURL=editor.css.map */