"Icon Style" preference (account settings)

This commit is contained in:
Oliver Bryan
2026-01-17 22:08:11 +00:00
parent 4de913999e
commit 20f755ef71
2 changed files with 40 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ export function Field({
return (
<div className="flex flex-col gap-1 w-full">
<div className="flex items-end justify-between w-full text-xs">
<div className="flex items-end justify-between w-full">
<Label htmlFor={label} className="flex items-center text-sm">
{label}
</Label>