FIX: fix hidden calendar weeks on month view (#160)

https://meta.discourse.org/t/discourse-calendar/97376/248?u=ryantm for details
This commit is contained in:
Ryan Mulligan 2022-02-22 06:28:50 -08:00 committed by GitHub
parent ef651f664e
commit f28f692cbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
}
.category-calendar .calendar {
height: 400px;
overflow-y: scroll;
}