/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.


 */
.wp-block-oik-sb-chart {
  position: relative;
}

.chartjs canvas {
  height: 450px;
}


.show-empty {
  border: 1px dotted #f00;
  padding: 0.5em;
 }
