|
|
@@ -14,7 +14,7 @@
|
|
|
<partial name="_StatusMessage" />
|
|
|
<partial name="_Editor" />
|
|
|
|
|
|
- <form name="f_admin_write" id="fAdminWrite" class="mt-2" method="post" autocomplete="off" accept-charset="UTF-8">
|
|
|
+ <form name="f_admin_write" id="fAdminWrite" class="mt-3" method="post" autocomplete="off" accept-charset="UTF-8">
|
|
|
<div class="row mb-2">
|
|
|
<label asp-for="Input.Basic.SiteName" class="col-sm-2 col-form-label">관리자 제목</label>
|
|
|
<div class="col-sm-10">
|