fixed barcode button on iOS and made nicer on the desktop

This commit is contained in:
Dillan Mills 2019-09-24 18:49:33 -07:00
parent 5351828e79
commit fa7a5a5702

View File

@ -15,7 +15,8 @@
right: 0; right: 0;
margin-top: 4px; margin-top: 4px;
margin-right: 5px; margin-right: 5px;
z-index: 1000; z-index: 1000;
cursor: pointer;
} }
.combobox-container #barcodescanner-start-button { .combobox-container #barcodescanner-start-button {