This commit is contained in:
tiago.kayaya
2021-12-10 16:08:48 +01:00
3 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -1016,11 +1016,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;