diff --git a/src/DragGrid.vue b/src/DragGrid.vue
index 2b4ab410f23125099ad8149467c49265380b914f..f63f0edd121daaa512d9cf975acf126287e3c5c7 100644
--- a/src/DragGrid.vue
+++ b/src/DragGrid.vue
@@ -279,7 +279,6 @@ export default {
 .highlight-container {
   display: none;
   transition: all 2s ease-in-out;
-  z-index: -1;
   pointer-events: none;
   user-select: none;
   width: 100%;