[update] full name label
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<div class="col-span-full">
|
||||
<div class="lg:flex lg:flex-col grid grid-cols-9 gap-2">
|
||||
<mat-label class="col-span-1 lg:text-left lg:self-auto text-right self-center mr-4">ชื่อ</mat-label>
|
||||
<mat-label class="col-span-1 lg:text-left lg:self-auto text-right self-center mr-4">ชื่อ - นามสกุล</mat-label>
|
||||
<mat-form-field class="col-span-7">
|
||||
<input matInput formControlName="first_name" readonly type="text">
|
||||
</mat-form-field>
|
||||
|
||||
Reference in New Issue
Block a user