virtual-list icon indicating copy to clipboard operation
virtual-list copied to clipboard

Enhancement: reduce the inline style

Open mortalYoung opened this issue 2 years ago • 1 comments

Intro

I wanna change the background of thumb, but this style is an inline style so that I can't rewrite it.

https://github.com/react-component/virtual-list/blob/00915b476d8f7a47db851ecd78bce842ddb4f8dd/src/ScrollBar.tsx#L209-L227

mortalYoung avatar Apr 06 '22 11:04 mortalYoung

Maybe you could use !important

yuningjiang123 avatar Aug 25 '22 07:08 yuningjiang123