From a77708216f34fe794a3d2e53948a982b54c92593 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 30 Jun 2025 19:35:25 +0200 Subject: [PATCH] Clean up --- .../components/holding-detail-dialog/holding-detail-dialog.html | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html b/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html index 666815fc8..d288a8953 100644 --- a/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html +++ b/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html @@ -39,7 +39,6 @@ animationDuration="0ms" class="mb-4" [mat-stretch-tabs]="false" - [ngClass]="{ 'd-none': !dataSource?.data.length }" >