Skip to content

Support scrollbar always visible #54

@snufkind

Description

@snufkind

Would be nice to have an option to set the scrollbar to be always visible (X, Y or both).

Tried to add it with css, but I can't seem to get it to work

"&::-webkit-scrollbar": { width: "4px", },
"&::-webkit-scrollbar-track": { width: "6px", },
"&::-webkit-scrollbar-thumb": { background: "red", borderRadius: "24px", },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions