soldair / node-qrcode

qr code generator
MIT License
7.46k stars 621 forks source link

I cannot set a dynamic width and height with CSS #367

Open COD3BREAK3R opened 2 months ago

COD3BREAK3R commented 2 months ago

I would like to know how to remove the width and height that the library includes by default so that I can give it my own width and height using CSS styles

Denis-Ivanov-G-2 commented 2 months ago

Hi, i used this method:

< img id="js-qr-code" src="" alt="qr-code" >