code: rudimentary implementation of detail and create

This commit is contained in:
2024-01-27 17:42:20 +01:00
parent d1c98516a8
commit c439220409
11 changed files with 236 additions and 68 deletions

View File

@@ -20,11 +20,13 @@
margin-left: var(--sidebar-margin);
}
/*
@media screen and (min-width: 1920px) {
.pushover {
margin-left: 0px;
}
}
*/
#main_sidemenu {
background-color: rgb(27, 28, 29);