From a5b2a24dc22c6eb60e403421cf84cf5fefe75c16 Mon Sep 17 00:00:00 2001 From: David Cook Date: Thu, 14 Dec 2023 14:12:24 +1100 Subject: [PATCH] Refactor: Code cleanup --- app/webpacker/css/admin/products_v3.scss | 9 --------- 1 file changed, 9 deletions(-) diff --git a/app/webpacker/css/admin/products_v3.scss b/app/webpacker/css/admin/products_v3.scss index 9c57e3670a..70e59cef99 100644 --- a/app/webpacker/css/admin/products_v3.scss +++ b/app/webpacker/css/admin/products_v3.scss @@ -166,9 +166,7 @@ display: flex; justify-content: space-between; align-items: center; - } - #sort { line-height: $btn-relaxed-height; height: $btn-relaxed-height; @@ -191,13 +189,6 @@ .query { flex-grow: 1; - } - - .producers, - .categories { - } - - .query { min-width: 15em; .search-input {