mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
more consistent styling
This commit is contained in:
@@ -40,7 +40,7 @@ export function Field({
|
||||
}, [isTouched, validate, value]);
|
||||
|
||||
return (
|
||||
<div className="flex flex-col gap-1">
|
||||
<div className="flex flex-col gap-1 w-full">
|
||||
<div className="flex items-end justify-between w-full text-xs">
|
||||
<Label htmlFor={label} className="flex items-center text-sm">
|
||||
{label}
|
||||
|
||||
Reference in New Issue
Block a user