Adjust layout more

Ensure camera select box is never hidden.
This commit is contained in:
Vivianne Langdon
2022-02-27 00:33:54 -08:00
parent 43f62ef5d7
commit f5c66b5b4a
3 changed files with 11 additions and 7 deletions

View File

@ -22,6 +22,6 @@
}
}
#barcode-status .select {
#barcode-camera-list {
float: right;
}