지표 선택 마우스 스크롤
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user