mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Fix that the barcode scanner start button overlaps everything
This commit is contained in:
@@ -239,6 +239,10 @@ input::-webkit-inner-spin-button {
|
||||
font-size: 125%;
|
||||
}
|
||||
|
||||
.input-group > .form-control:focus {
|
||||
z-index: inherit;
|
||||
}
|
||||
|
||||
/* Third party component customizations - DataTables */
|
||||
.dataTable td {
|
||||
vertical-align: middle !important;
|
||||
|
Reference in New Issue
Block a user