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