react-lazy-hero icon indicating copy to clipboard operation
react-lazy-hero copied to clipboard

Multiple instances on the same page makes the background image huge

Open itenisz opened this issue 5 years ago • 0 comments

Greetings!

The problem as the title says, the "background-size" css property of the "background-image" container div becomes bigger and bigger after each LazyHero component.

The style prop applies to the parent div, so cant use that to set manually the correct values.

itenisz avatar Jan 12 '20 14:01 itenisz