add font Inter

update UI cho main grid calendar. add hover css and state. click able on header cell
This commit is contained in:
lenhanphung
2025-09-22 15:56:50 +07:00
parent 3e96034b92
commit e6bb665c87
4 changed files with 265 additions and 24 deletions
-13
View File
@@ -15,7 +15,6 @@
flex-grow: 1;
height: 100%;
overflow: hidden;
padding: 0 25px 0 10px;
}
.calendarListHeader {
@@ -42,18 +41,6 @@
border: dashed 1px #ffffff;
}
.fc .fc-timegrid-slot {
height: auto;
min-height: 54px !important;
}
.fc .fc-timegrid-slot-label {
display: flex;
align-items: flex-start;
padding-top: 2px;
height: 100%;
}
.fc-event-main span,
.fc-daygrid-event div {
display: block !important;