diff --git a/anwendung/src/styles/globals.css b/anwendung/src/styles/globals.css index 3df2942..07d049b 100644 --- a/anwendung/src/styles/globals.css +++ b/anwendung/src/styles/globals.css @@ -190,7 +190,7 @@ Calender View { margin-top: 100px; max-height: 300px; - overflow: scroll; + overflow-y: scroll; } .calender-view