From 0bb0e1674e0fbb6b32913034ad8340e65834d41b Mon Sep 17 00:00:00 2001 From: David Cook Date: Wed, 10 Jan 2024 16:41:47 +1100 Subject: [PATCH] Remove unused rule I forgot to remove this before. --- app/webpacker/css/admin/products_v3.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/webpacker/css/admin/products_v3.scss b/app/webpacker/css/admin/products_v3.scss index 977b5fbac3..8271602135 100644 --- a/app/webpacker/css/admin/products_v3.scss +++ b/app/webpacker/css/admin/products_v3.scss @@ -64,7 +64,6 @@ background-color: white; padding: 4px 0; - z-index: 1; // Ensure tom-select and .disabled-section are covered } th.with-input {