chore: layout changes
This commit is contained in:
parent
69cc2f1576
commit
ebdd4bee89
@ -15,7 +15,8 @@
|
|||||||
>
|
>
|
||||||
<template #body-content>
|
<template #body-content>
|
||||||
<div class="flex flex-col gap-4">
|
<div class="flex flex-col gap-4">
|
||||||
<div>
|
<div class="flex gap-4">
|
||||||
|
<div class="flex-1">
|
||||||
<div class="mb-1.5 text-sm text-gray-600">
|
<div class="mb-1.5 text-sm text-gray-600">
|
||||||
Name
|
Name
|
||||||
<span class="text-red-500">*</span>
|
<span class="text-red-500">*</span>
|
||||||
@ -27,7 +28,7 @@
|
|||||||
placeholder="Add name"
|
placeholder="Add name"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div class="flex-1">
|
||||||
<div class="mb-1.5 text-sm text-gray-600">Doctype</div>
|
<div class="mb-1.5 text-sm text-gray-600">Doctype</div>
|
||||||
<Select
|
<Select
|
||||||
variant="outline"
|
variant="outline"
|
||||||
@ -36,6 +37,7 @@
|
|||||||
placeholder="Select Doctype"
|
placeholder="Select Doctype"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div class="mb-1.5 text-sm text-gray-600">
|
<div class="mb-1.5 text-sm text-gray-600">
|
||||||
Subject
|
Subject
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user