지표 선택 마우스 스크롤

This commit is contained in:
Macbook
2026-06-16 10:23:06 +09:00
parent c7b92dbec5
commit 484f477d6c
3 changed files with 19 additions and 2 deletions
+1
View File
@@ -1262,6 +1262,7 @@
width: min(320px, calc(100vw - 24px));
max-height: min(420px, 60vh);
overflow: auto;
overscroll-behavior: contain;
padding: 8px 10px;
border-radius: 8px;
border: 1px solid color-mix(in srgb, #a78bfa 45%, transparent);