CSS 스타일 조정 및 버전 업데이트

- SearchPanel HowAboutThese line-height 조정 (64px -> 58px)
- VoiceInputOverlay background-clip 속성 변경 (padding-box -> border-box)
This commit is contained in:
dam-eun
2025-10-30 15:22:11 +09:00
parent 8e3d03ef19
commit b31de2e5f4
3 changed files with 4 additions and 4 deletions

View File

@@ -836,7 +836,7 @@ export default function MainView({ className, initService }) {
>
deepLinkInfo
<p>{contentTarget}</p>
<p>v1020-001</p>
<p>v1030-001</p>
</div>
</div>
);