style: hidden first slot label
This commit is contained in:
@@ -105,6 +105,9 @@ th.fc-col-header-cell.fc-day {
|
|||||||
position: relative;
|
position: relative;
|
||||||
transform: translate(-15px, -12px);
|
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 {
|
.fc .fc-timegrid-slot-label .fc-timegrid-slot-label-frame::after {
|
||||||
content: "";
|
content: "";
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
|||||||
Reference in New Issue
Block a user