모바일 메뉴와 주요 화면 UX 개선 및 시각 검수

This commit is contained in:
Yun Chan 2026-09-12 17:57:59 +09:00
parent 89b5093ec7
commit e8b770e4d9
50 changed files with 3189 additions and 457 deletions

View file

@ -823,6 +823,13 @@
}
}
@media (max-width: 720px) {
.aic-head__actions .vg-btn,
.aic-window button {
min-height: 44px;
}
}
@media (prefers-reduced-motion: reduce) {
.aic-chart__bar {
transition: none;