kazuhikoarase / qrcode-generator

QR Code Generator implementation in JavaScript, Java and more.
https://kazuhikoarase.github.io/qrcode-generator/js/demo/
MIT License
2.13k stars 683 forks source link

Is it possible to add a frame around the qr code? #97

Open Marcos2434 opened 3 years ago

Marcos2434 commented 3 years ago

Hello, First of all thank you for the great library. My only problem is that I'm having some issues on cross-devicing my website when generating the qr codes, specifically their styles. I was wondering if there was any parameter to include a (white) border around it before inserting into html, thank you!

Marcos2434 commented 3 years ago

The main issue is that for some reason the border I try to apply to a qr code via styles.css, appears on pc but not on android.