/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */
@import '../assets/css/jcl.css';

.jcl-controls {
  .components-base-control {
    width: 100%;
  }
}
