Refactor CSS styles and input components

This commit is contained in:
Dede Fuji Abdul
2024-03-08 13:52:14 +07:00
parent 163c0b7d25
commit b66bc38b1c
13 changed files with 378708 additions and 140 deletions

View File

@@ -152,8 +152,7 @@
<div class="flex flex-row items-center justify-between w-full">
<h3 class="text-sm font-medium w-[170px] text-gray-800">Alamat Pelapor:</h3>
<InputText :readonly="true" type="textarea" :value="dataDetail?.alamat_pelapor"
class-name="flex-1 h-[56px]" />
<InputText :readonly="true" type="textarea" :value="dataDetail?.alamat_pelapor" class-name="flex-1" />
</div>
<div class="flex flex-row items-center justify-between w-full">