업로드 날짜 모달 UX 다듬기
- 기본 선택값을 오늘 날짜로 미리 지정 (업로드 실행 버튼도 즉시 활성) - 안내 문구를 "발주 데이터의 주문 날짜로 날짜를 선택해주세요." 로 수정 - 선택된 날짜 박스와 하단 버튼 사이 1.5rem 간격 확보 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1974,6 +1974,7 @@ input[type="checkbox"] {
|
||||
border: 1px dashed #cbd5e1;
|
||||
border-radius: 8px;
|
||||
padding: 0.75rem;
|
||||
margin-bottom: 1.5rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user