Update 1.2.2.1

This commit is contained in:
MacRimi
2026-06-07 11:31:50 +02:00
parent 61ff98e830
commit 6844406cf7
9 changed files with 15 additions and 8 deletions

View File

@@ -108,7 +108,7 @@ export function StorageMetrics() {
return (
<div className="space-y-6">
{/* Storage Overview Cards */}
<div className="grid grid-cols-2 lg:grid-cols-4 gap-3 lg:gap-6">
<div className="grid grid-cols-2 xl:grid-cols-4 gap-3 xl:gap-6">
<Card className="bg-card border-border">
<CardHeader className="flex flex-row items-center justify-between space-y-0 pb-2">
<CardTitle className="text-sm font-medium text-muted-foreground">Total Storage</CardTitle>