This commit is contained in:
Peter Maquiran
2021-12-10 14:55:55 +01:00
parent 3946384696
commit 8bd05fe84d
3 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -998,11 +998,11 @@ background: rgb(92, 92, 92);
}
.calendar-component .monthview-container table.table tbody {
tr:nth-child(n+6) {
display: none;
}
}
// .calendar-component .monthview-container table.table tbody {
// tr:nth-child(n+6) {
// display: none;
// }
// }
.modal {
display: flex !important;