모바일 메뉴 사라짐 해결

This commit is contained in:
Wind
2026-02-19 07:52:07 +09:00
parent 2ef5d95981
commit e33d42bd7e
16 changed files with 47016 additions and 16 deletions

View File

@@ -35,17 +35,17 @@
<path d="M 392 290 L 392 470 L 266 380 Z"/>
<!-- 중앙 스템 -->
<rect x="246" y="210" width="20" height="170" rx="10"/>
<rect x="246" y="240" width="20" height="150" rx="10"/>
<!-- 상단 사각형 케이스 (외곽) -->
<rect x="156" y="50" width="200" height="160"
<rect x="156" y="80" width="200" height="160"
stroke="currentColor"
stroke-width="20"
fill="none"
rx="10"/>
<!-- 내부 사각형 -->
<rect x="156" y="50" width="200" height="50"
<rect x="156" y="80" width="200" height="50"
stroke="currentColor"
stroke-width="15"
fill="none"

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB