style: hidden first slot label

This commit is contained in:
lenhanphung
2025-09-24 11:40:01 +07:00
parent 3815a13ef9
commit 5f02f77769
@@ -105,6 +105,9 @@ th.fc-col-header-cell.fc-day {
position: relative;
transform: translate(-15px, -12px);
}
.fc tbody tr:first-of-type .fc-timegrid-slot-label .fc-timegrid-slot-label-frame {
display: none;
}
.fc .fc-timegrid-slot-label .fc-timegrid-slot-label-frame::after {
content: "";
z-index: -1;