IO-1130 Update schedule job modal styles.

This commit is contained in:
Patrick Fic
2021-06-21 09:22:24 -07:00
parent 1f59d114e8
commit 0b2584e2f1
2 changed files with 12 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
.schedule-job-modal {
height: 70vh;
.rbc-calendar {
.rbc-toolbar {
.rbc-btn-group {
display: none;
}
}
}
}