Fix diskusage item margins

This commit is contained in:
Johannes Zellner
2025-10-16 21:37:36 +02:00
parent 1ac0ed3c18
commit 00b52fa3af
@@ -118,6 +118,7 @@ onUnmounted(() => {
overflow: hidden;
border-radius: 10px;
background-color: var(--card-background);
margin-bottom: 16px;
}
.disk-item:focus,