mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-15 23:49:31 +00:00
Integrated barcode scanner via Webcam.
This commit is contained in:
parent
1812e6f5bc
commit
48f4a360f4
6 changed files with 123 additions and 2 deletions
|
|
@ -832,4 +832,9 @@ div.dataTables_wrapper div.dataTables_info {
|
|||
|
||||
.darkmode--activated img {
|
||||
mix-blend-mode: difference;
|
||||
}
|
||||
|
||||
.scanner-video {
|
||||
max-width: 500px;
|
||||
max-height: 250px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue