diff --git a/src/app/shared/components/print-structures-grid/print-structures-grid.component.scss b/src/app/shared/components/print-structures-grid/print-structures-grid.component.scss index 2e710c4fb26b36f1f2316f01e595e75858bfc69c..dddf146f898c4b894a68bdc3ae4756b1002d967f 100644 --- a/src/app/shared/components/print-structures-grid/print-structures-grid.component.scss +++ b/src/app/shared/components/print-structures-grid/print-structures-grid.component.scss @@ -29,7 +29,6 @@ border: 1px solid $grey-6; border-radius: 8px; padding: 12px; - height: min-content; display: flex; flex-direction: column; gap: 10px;