style: make the row chart shorter

This commit is contained in:
zhom
2025-11-30 21:28:19 +04:00
parent 3d7bd2b14c
commit 0047c80967
+1 -1
View File
@@ -69,7 +69,7 @@ export function BandwidthMiniChart({
type="button"
onClick={onClick}
className={cn(
"relative flex items-center gap-1.5 px-2 rounded cursor-pointer hover:bg-accent/50 transition-colors min-w-[130px] border-none bg-transparent",
"relative flex items-center gap-1.5 px-2 rounded cursor-pointer hover:bg-accent/50 transition-colors min-w-[120px] border-none bg-transparent",
className,
)}
>