style(pc): 페이지 스크롤바 핸들 끝을 둥글게 (os-handle-border-radius)

This commit is contained in:
caadiq 2026-06-07 17:28:32 +09:00
parent 5aca8d97d1
commit ec1c413ba8

View file

@ -9,6 +9,7 @@
--os-handle-bg-hover: rgba(84, 131, 96, 0.78);
--os-handle-bg-active: rgba(69, 110, 80, 0.9);
--os-size: 11px;
--os-handle-border-radius: 9999px;
--os-padding-perpendicular: 2px;
--os-padding-axis: 2px;
}