Hospital_Management/angular/src/app/appointment/appointment-calendar/appointment-calendar.component.scss

9 lines
213 B
SCSS

.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event {
color: #ffffff;
background: #2563eb;
border-color: #2563eb;
}
.fc-daygrid-day-number {
text-decoration: none !important;
}