fix year-view overlap

This commit is contained in:
Abderahman88 2021-06-22 01:52:21 +02:00
parent 922f420387
commit 24a38e0fa6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
.year {
display: flex;
flex-wrap: wrap;
//justify-content: space-between;
overflow-y: auto;
}
.month {