feat: get back 30mins divided

This commit is contained in:
lenhanphung
2025-09-25 13:27:31 +07:00
parent 57cc656d83
commit 24efa2b62e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -358,7 +358,7 @@ export default function CalendarApp({
)}
weekNumbers
weekNumberFormat={{ week: "long" }}
slotDuration={"01:00:00"}
slotDuration={"00:30:00"}
slotLabelInterval={"01:00:00"}
scrollTime="12:00:00"
unselectAuto={false}
+1 -1
View File
@@ -176,7 +176,7 @@ th.fc-col-header-cell.fc-day {
}
.fc .fc-timegrid-slot {
height: auto;
min-height: 40px !important;
min-height: 20px !important;
}
.fc .fc-timegrid-slot-label {
display: flex;