From 1b00dd81956791d00e765a8ae2e3a5c208495955 Mon Sep 17 00:00:00 2001 From: Ross Perry Date: Thu, 17 Apr 2025 14:32:17 +0000 Subject: [PATCH] remove style --- src/styles/styles.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/styles/styles.scss b/src/styles/styles.scss index 72fae089..fb6fd813 100644 --- a/src/styles/styles.scss +++ b/src/styles/styles.scss @@ -109,10 +109,6 @@ } } -.inventory-actions-dropdown .mat-select-panel, .mat-mdc-select-panel { - min-height: fit-content !important; -} - .even-row { @apply bg-gray-100 }