fix year-view overlap
This commit is contained in:
parent
922f420387
commit
24a38e0fa6
|
@ -3,7 +3,7 @@
|
|||
.year {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
//justify-content: space-between;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.month {
|
||||
|
|
Loading…
Reference in New Issue