From c53f6f93b80f6607e7fa5c1c0cb0836575c99c45 Mon Sep 17 00:00:00 2001 From: appel_c Date: Tue, 11 Feb 2025 16:44:57 +0100 Subject: [PATCH] fix: improve style --- .../src/app/dashboard/dashboard.component.html | 5 ----- .../src/app/dashboard/dashboard.component.scss | 2 ++ .../src/app/scan-table/scan-table.component.html | 7 ++++--- .../src/app/scan-table/scan-table.component.scss | 13 +++++++++---- 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/frontend/bec_atlas/src/app/dashboard/dashboard.component.html b/frontend/bec_atlas/src/app/dashboard/dashboard.component.html index 97b59a4..5b5fe00 100644 --- a/frontend/bec_atlas/src/app/dashboard/dashboard.component.html +++ b/frontend/bec_atlas/src/app/dashboard/dashboard.component.html @@ -36,11 +36,6 @@ mat-button class="menu-item" [routerLink]="['/dashboard/scan-table']" - > Session Data - -