Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

스크롤바 UI 개선 건의드립니다 :) #47

@joseph-106

Description

@joseph-106

스크롤1
Before

스크롤2
After

[frontend/src/scroll.css]

::-webkit-scrollbar { width: 9px; height: 9px; }
::-webkit-scrollbar-button { display: none; }
::-webkit-scrollbar-track-piece { background-color: white; } 
::-webkit-scrollbar-thumb { border-radius: 9px; background-color: #c7c7c7; }
::-webkit-scrollbar-thumb:hover { background: #ababab; }
::-webkit-scrollbar-thumb:active { background: #808080; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    🖥Frontend프론트엔드 관련 이슈입니다.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions