react-avatar icon indicating copy to clipboard operation
react-avatar copied to clipboard

Src Image Overflows

Open lmsuarez opened this issue 4 years ago • 3 comments

Src image overflows if bigger than container

lmsuarez avatar Oct 05 '21 15:10 lmsuarez

@lmsuarez can you provide image example for test?

kirill3333 avatar Oct 19 '21 14:10 kirill3333

@kirill3333 It overflows when the width is bigger then height. The component width and height will be 300. The image size will be let's say 800 x 600 Use this on the demo page cover .

marten-cz avatar Nov 12 '21 08:11 marten-cz