[dyad] Adjusted sequential number input alignment - wrote 1 file(s)
This commit is contained in:
@@ -272,7 +272,7 @@ export function ImageConverter() {
|
|||||||
<Label htmlFor="use-counter">Add sequential number</Label>
|
<Label htmlFor="use-counter">Add sequential number</Label>
|
||||||
</div>
|
</div>
|
||||||
{useCounter && (
|
{useCounter && (
|
||||||
<div className="grid grid-cols-2 gap-4 pl-8 pt-2">
|
<div className="grid grid-cols-2 gap-4 pt-2">
|
||||||
<div className="space-y-2">
|
<div className="space-y-2">
|
||||||
<Label htmlFor="counter-start">Start number</Label>
|
<Label htmlFor="counter-start">Start number</Label>
|
||||||
<Input
|
<Input
|
||||||
|
|||||||
Reference in New Issue
Block a user