diff --git a/anwendung/src/pages/index.js b/anwendung/src/pages/index.js index f21e4df..3f1274f 100644 --- a/anwendung/src/pages/index.js +++ b/anwendung/src/pages/index.js @@ -19,6 +19,47 @@ export default function Home(p) { <>
fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+fdsfsdf
+ > ) diff --git a/anwendung/src/styles/globals.css b/anwendung/src/styles/globals.css index 3622c34..30b0c69 100644 --- a/anwendung/src/styles/globals.css +++ b/anwendung/src/styles/globals.css @@ -186,9 +186,6 @@ Popup Calender View */ -::-webkit-scrollbar { - display: none; -} .calender-container { @@ -197,6 +194,11 @@ Calender View display: grid; } +.calender-container::-webkit-scrollbar +{ + display: none; +} + .content { grid-area: 1 / 1;