style: fix scroll table main grid
This commit is contained in:
@@ -224,3 +224,6 @@ th.fc-col-header-cell.fc-day:hover
|
|||||||
.fc-timegrid-slot-label {
|
.fc-timegrid-slot-label {
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
}
|
}
|
||||||
|
thead .fc-scroller, tbody > tr.fc-scrollgrid-section:first-of-type .fc-scroller {
|
||||||
|
overflow: hidden !important;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user