UNPKG

@encoreskytech/react-qr-scanner

Version:

A React Component for reading/scanning QR codes from the webcam and via upload

18 lines (17 loc) 305 B
.wrapper { width: 80px; border-radius: 7px; background: #0b85ff; padding: 5px; transition: height 0.2s ease; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); position: relative; } input { position: absolute; opacity: 0; right: 0; top: 0; width: 100%; height: 100%; }