@import './schedule-editor/schedule_editor';

[schedule-weekdays] {
  .fc-today {
    background: none;
  }
}

.modal-dialog {
  [schedule-edit] div {
    padding: 0;
  }
}
