mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
"Icon Style" preference (account settings)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user