Skip to content
Snippets Groups Projects

Add personal calendars

Merged Alexa Valentová requested to merge feat/personal-calendars into master
3 files
+ 6
0
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -51,6 +51,10 @@
@@ -51,6 +51,10 @@
@apply font-alt text-3xl text-orange-300;
@apply font-alt text-3xl text-orange-300;
}
}
 
.fc .fc-multimonth-daygrid .fc-daygrid-day-number {
 
@apply text-base;
 
}
 
.fc .fc-day-today .fc-daygrid-day-number {
.fc .fc-day-today .fc-daygrid-day-number {
@apply text-white;
@apply text-white;
}
}
Loading