Link to respective page on Calendar Event Click (#784)

* Link to Page on calendar event click

* Undo my Prettier Changes.. Oops
This commit is contained in:
Zack Arnett
2020-04-22 12:03:05 -04:00
committed by GitHub
parent fbb8999513
commit 29b4672346
3 changed files with 18 additions and 6 deletions

View File

@@ -518,4 +518,8 @@ canvas.drawingBuffer {
.recipe-servings-input {
width: 125px;
}
.fc-event{
cursor: pointer;
}