풀다운 메뉴 스크롤 굵기 수정

This commit is contained in:
김창수 2025-04-01 10:08:10 +09:00
parent fee662088f
commit a83e221cbe

View File

@ -383,7 +383,7 @@ button{
}
}
&::-webkit-scrollbar {
width: 2px;
width: 5px;
background-color: transparent;
}