style: fix scroll table main grid

This commit is contained in:
lenhanphung
2025-09-24 13:12:43 +07:00
parent 0f74ddfc27
commit 7b0ff24c47
@@ -224,3 +224,6 @@ th.fc-col-header-cell.fc-day:hover
.fc-timegrid-slot-label {
background-color: #fff !important;
}
thead .fc-scroller, tbody > tr.fc-scrollgrid-section:first-of-type .fc-scroller {
overflow: hidden !important;
}