fix: [approval] 기안 작성 폼 가로 폭 제한 제거
- max-width: 960px 제거하여 전체 너비 사용
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mx-auto" style="max-width: 960px;">
|
<div>
|
||||||
<div class="bg-white rounded-lg shadow-sm p-6">
|
<div class="bg-white rounded-lg shadow-sm p-6">
|
||||||
<h2 class="text-lg font-semibold text-gray-800 mb-4">문서 내용</h2>
|
<h2 class="text-lg font-semibold text-gray-800 mb-4">문서 내용</h2>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user