Finish Volumesview.vue

This commit is contained in:
Johannes Zellner
2024-12-27 22:25:00 +01:00
parent 2167b1fc6b
commit dd264617d7
4 changed files with 304 additions and 67 deletions

View File

@@ -385,6 +385,7 @@ html, body {
overflow: hidden;
display: flex;
flex-direction: column;
padding-left: 10px;
// background-color: var(--navbar-background);
}