feat: all day events

This commit is contained in:
Jannat Patel
2023-11-30 11:51:36 +05:30
parent 96190910a7
commit f1f9d9790b
3 changed files with 48 additions and 1 deletions

View File

@@ -2482,4 +2482,8 @@ select {
.text-color {
color: var(--text-color);
}
.toastui-calendar-weekday-event-block {
box-shadow: none !important;
}