고객센터문의 화면수정

This commit is contained in:
이담 정 2022-09-29 08:54:41 +00:00
parent 869a385b61
commit 194a720103

View File

@ -17,7 +17,7 @@
>
<div>
<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>
<input matInput [formControlName]="'title'" />