Only Right Scroll bar in calender view

This commit is contained in:
brausjonas
2023-05-05 13:09:05 +02:00
parent bc88f54dc1
commit bf8e8700b7
+1 -1
View File
@@ -190,7 +190,7 @@ Calender View
{
margin-top: 100px;
max-height: 300px;
overflow: scroll;
overflow-y: scroll;
}
.calender-view