Add filesystem card to dashboard

This commit is contained in:
2024-07-11 13:30:46 +02:00
parent ff38a54ae4
commit 94cc04b746
9 changed files with 116 additions and 64 deletions

View File

@@ -126,6 +126,9 @@ onMount(() => {
</ul>
<style>
ul {
margin: 0;
}
.toolbar {
display: flex;
flex-direction: row;