Skip to content

style code affect global style #3

@everyPassion

Description

@everyPassion

i find that code will affect the global style!

::-webkit-scrollbar {
width: 0;
height: 5px
}

::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, .1);
border-radius: 10px
}

can you change your code like that? i coun't!! thank you very much!!!

[your use className]::-webkit-scrollbar { }
[your use className]::-w-webkit-scrollbar-thumb{ }

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