Skip to content

Commit 827b60d

Browse files
committed
Update cart-builder.html
1 parent c306fdc commit 827b60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

barcode-scanner-api-samples/scan-multiple-barcodes/cart-builder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
border-radius: 8px;
8484
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
8585
cursor: move;
86-
z-index: 9999;
86+
z-index: 999;
8787
padding: 3px;
8888
box-sizing: border-box;
8989
}

0 commit comments

Comments
 (0)