9 lines
213 B
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;
|
|
}
|