/* PE-Class v1.15.76 · 체육수업 달력 상세 모달 활동내용 줄바꿈 보존 */
#calendarModal.calendarDetailModal .calDetailItem > div:nth-child(4){
  white-space:pre-line;
  overflow-wrap:anywhere;
  word-break:break-word;
}
