고객센터문의 화면수정
This commit is contained in:
parent
869a385b61
commit
194a720103
|
@ -17,7 +17,7 @@
|
||||||
>
|
>
|
||||||
<div>
|
<div>
|
||||||
<mat-form-field
|
<mat-form-field
|
||||||
class="fuse-mat-dense fuse-mat-no-subscript fuse-mat-rounded fuse-mat-bold w-full"
|
class="flex flex-col flex-auto p-6 sm:p-8 overflow-y-auto"
|
||||||
>
|
>
|
||||||
<mat-label>제목</mat-label>
|
<mat-label>제목</mat-label>
|
||||||
<input matInput [formControlName]="'title'" />
|
<input matInput [formControlName]="'title'" />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user