diff --git a/src/app/globals.css b/src/app/globals.css index 014d305..9a30be1 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -229,7 +229,7 @@ @apply !text-inherit; } -.toastui-calendar-template-time { +.toastui-calendar-event-time { @apply whitespace-normal break-words; }