Merging with other branch

This commit is contained in:
2023-08-26 18:42:17 +02:00
parent 8128283239
commit 425afcde83
4 changed files with 316 additions and 858 deletions

View File

@ -19,6 +19,10 @@
padding: 0;
}
details br {
display: none;
}
.app {
max-height: 100vh;
}