fix: stack favicon color pickers vertically instead of side by side

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-01 13:17:39 +01:00
parent 998ac641f9
commit 8a909bc8aa

View File

@@ -143,7 +143,7 @@ export function FaviconGenerator() {
/>
<p className="text-[9px] text-muted-foreground/30 font-mono mt-1">Used for mobile home screen labels</p>
</div>
<div className="grid grid-cols-2 gap-3">
<div className="space-y-3">
<div>
<label className="text-[10px] text-muted-foreground/60 font-mono mb-1.5 block">Background</label>
<ColorInput