- 네이티브 select 가 폰트 미상속으로 input 과 높이 달라 보이던 이질감 해소
- 전역 input/select/textarea { font: inherit } + select 기본 padding/border 정렬
- CategoryView 대분류 select 폰트 오버라이드 제거
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -267,7 +267,6 @@ button.danger {
|
||||
}
|
||||
.parent-sel {
|
||||
max-width: 40%;
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
.new-cat .parent-sel {
|
||||
flex: 0 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user