style: [barobill] 검색창 너비를 컨테이너의 1/3로 축소
This commit is contained in:
@@ -47,7 +47,7 @@ class="w-4 h-4 rounded border-purple-300 text-purple-600 focus:ring-purple-500">
|
||||
</label>
|
||||
|
||||
<!-- 검색 -->
|
||||
<div class="w-full sm:flex-1 sm:min-w-0">
|
||||
<div class="w-full sm:w-1/3">
|
||||
<input type="text"
|
||||
name="search"
|
||||
placeholder="상호명, 사업자번호, 바로빌ID로 검색..."
|
||||
|
||||
Reference in New Issue
Block a user