This commit is contained in:
2022-11-07 12:37:35 +02:00
commit 1f4b4dbab9
8 changed files with 417 additions and 0 deletions

3
assets/styles/app.css Normal file
View File

@ -0,0 +1,3 @@
.scroller {
overflow-y: scroll;
}