Basic task and history view

This commit is contained in:
2023-07-21 18:09:02 +01:00
parent b26b0c01b0
commit 8b1d66617f
3 changed files with 43 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
}
#menu {
height: fit-content;
height: auto;
width: 100%;
padding: 5%;
}